Package org.opensaml.saml.security.impl
Classes related to verifying various credentials within a SAML system.
-
Class Summary Class Description InlineSelfEncryptionParametersStrategy Strategy function for resolvingEncryptionParametersused to encrypt to oneself.MetadataCredentialResolver A credential resolver capable of resolving credentials from SAML 2 metadata.SAMLMDCredentialContext A credential context for credentials resolved from aKeyInfothat was found in SAML 2 metadata.SAMLMetadataEncryptionParametersResolver A specialization ofBasicEncryptionParametersResolverwhich resolves credentials and algorithm preferences against SAML metadata via aMetadataCredentialResolver.SAMLMetadataSignatureSigningParametersResolver A specialization ofBasicSignatureSigningParametersResolverwhich also supports input of SAML metadata, specifically theSigningMethodandDigestMethodextension elements.SAMLSignatureProfileValidator A validator for instances ofSignature, which validates that the signature meets security-related requirements indicated by the SAML profile of XML Signature.