| Interface | Description |
|---|---|
| SamlToken |
Class representing an instance of SAML token.
|
| SamlToken.TokenDelegate |
Implementations of this class will act as containers for a single
intermediary/delegate represented by the assertion.
|
| SamlTokenFactory |
Implementations of this interface will serve as a SAML token factories.
|
| ValidatableSamlToken |
Instances of this interface are not guaranteed to be valid (i.e.
|
| ValidatableSamlTokenEx | |
| ValidatableSamlTokenEx.TokenDelegateEx |
Implementations of this class will act as containers for a single
intermediary/delegate represented by the assertion.
|
| XmlParserFactory |
Simplified version of
DocumentBuilderFactory
designed for use for SAML token parsing. |
| XmlPresentable |
Indicates that an object that can be presented as XML
|
| Class | Description |
|---|---|
| Advice |
Immutable class representing an advice used to add arbitrary custom
information to a SAML token.
|
| Advice.AdviceAttribute |
Immutable class representing the content of an advice.
|
| BundleMessageSource |
Simplification of the
ResourceBundle class for the purpose
of i18n of the STS client error messages |
| Constants |
Class for public constants
|
| DefaultTokenFactory |
Factory providing methods for token operations.
|
| IssuerNameId |
Instances of this object will contain the issuer value and the format in
which it is.
|
| PrincipalId |
Uniquely identifies particular principal
|
| SubjectNameId |
Instances of this object will contain the subject value and the format in
which it is.
|
| ValidatableTokenFactory |
Factory providing methods for token operations.
|
| XmlParserFactory.Factory |
Factory for different flavor XML parsers.
|
| Enum | Description |
|---|---|
| BundleMessageSource.Key | |
| ConfirmationType |
Describes the token's confirmation type.
|
Copyright © 2016. All rights reserved.