|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.n52.security.common.authentication.AttributePrincipal
org.n52.security.common.authentication.RolePrincipal
Field Summary | |
static java.lang.String |
sRoleAttributeUrn
|
Constructor Summary | |
RolePrincipal(java.lang.String pRolename)
|
Method Summary | |
java.lang.String |
getRole()
|
Methods inherited from class org.n52.security.common.authentication.AttributePrincipal |
equals, getName, getValue, hashCode, toString |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Field Detail |
public static final java.lang.String sRoleAttributeUrn
Constructor Detail |
public RolePrincipal(java.lang.String pRolename)
Method Detail |
public java.lang.String getRole()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |