|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.myfaces.custom.security.SecurityContext
org.apache.myfaces.custom.security.SecurityContextImpl
public class SecurityContextImpl
| Field Summary |
|---|
| Fields inherited from class org.apache.myfaces.custom.security.SecurityContext |
|---|
AUTH_MODE_ALL, AUTH_MODE_ANY, AUTH_MODE_NONE, AUTH_MODE_NOT, AUTH_MODE_SINGLE |
| Constructor Summary | |
|---|---|
SecurityContextImpl()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getAuthType()
|
java.lang.String |
getRemoteUser()
|
boolean |
ifGranted(java.lang.String role)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SecurityContextImpl()
| Method Detail |
|---|
public java.lang.String getAuthType()
getAuthType in class SecurityContextpublic java.lang.String getRemoteUser()
getRemoteUser in class SecurityContextpublic boolean ifGranted(java.lang.String role)
ifGranted in class SecurityContext
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||