Interface | Description |
---|---|
AccountPrincipal |
An interfaces to be implemented by a
Principal that represents the account used for authentication. |
GroupPrincipal |
A
Principal type to represent a group, used generally to signify group membership information. |
RealmPrincipal |
An interface to be implemented by
Principal types that also return a realm name. |
UserPrincipal |
A
Principal type to represent a user. |
Copyright © 2018 JBoss by Red Hat. All rights reserved.