|
JBoss Security SPI - Aggregator 2.0.4.SP8 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Identity
Identity of an entity (user, process etc)
Method Summary | |
---|---|
Group |
asGroup()
Return a Group only if it has been set |
Principal |
asPrincipal()
Returns a Principal only if it set |
String |
getName()
Get the name of the identity |
Role |
getRole()
Get the Role (Role or RoleGroup) |
Method Detail |
---|
String getName()
Role getRole()
Group asGroup()
Principal asPrincipal()
|
JBoss Security SPI - Aggregator 2.0.4.SP8 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |