| Interface | Description |
|---|---|
| RealmSupport | |
| SAMLRealmCodec |
This interface defines a pluggable way to return a realm associated with a SAML Assertion.
|
| UsernameTokenRealmCodec |
This interface defines a pluggable way to return a realm associated with a UsernameToken.
|
| Class | Description |
|---|---|
| CertConstraintsParser |
This class provides the functionality to match a given X509Certificate against a list of
regular expressions.
|
| Relationship |
This class holds the parameters that will be required to define
a one-way relationship between a source and target realm.
|
| RelationshipResolver | |
| SAMLRealm |
This class defines some properties that are associated with a realm for the SAMLTokenProvider and
SAMLTokenValidator.
|
Apache CXF