See: Description
| Class | Description |
|---|---|
| InlineSelfEncryptionParametersStrategy |
Strategy function for resolving
EncryptionParameters used to encrypt to oneself. |
| MetadataCredentialResolver |
A credential resolver capable of resolving credentials from SAML 2 metadata.
|
| SAMLMDCredentialContext |
A credential context for credentials resolved from a
KeyInfo that was found in
SAML 2 metadata. |
| SAMLMetadataEncryptionParametersResolver |
A specialization of
BasicEncryptionParametersResolver which resolves
credentials and algorithm preferences against SAML metadata via a MetadataCredentialResolver. |
| SAMLMetadataSignatureSigningParametersResolver |
A specialization of
BasicSignatureSigningParametersResolver which also supports input of SAML metadata,
specifically the SigningMethod and DigestMethod extension elements. |
| SAMLSignatureProfileValidator |
A validator for instances of
Signature, which validates that the signature meets security-related
requirements indicated by the SAML profile of XML Signature. |
Copyright © 1999–2020 Shibboleth Consortium. All rights reserved.