public interface Identity extends Serializable
Modifier and Type | Method and Description |
---|---|
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)
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.