| Interface | Description |
|---|---|
| PublicKeyPrincipal | |
| SAMLTokenPrincipal | |
| UsernameTokenPrincipal |
| Class | Description |
|---|---|
| CustomTokenPrincipal | |
| PublicKeyPrincipalImpl |
This class encapsulates a principal defined by a Public Key.
|
| SAMLTokenPrincipalImpl |
A principal that represents a SAML Token.
|
| WSDerivedKeyTokenPrincipal |
This class implements the
Principal interface and
represents a DerivedKeyToken. |
| WSUsernameTokenPrincipalImpl |
This class implements the
Principal interface and
represents a UsernameToken user. |
Copyright © 2018 JBoss by Red Hat. All rights reserved.