Package org.opensaml.saml.security.impl
@NonnullElements
package org.opensaml.saml.security.impl
Classes related to verifying various credentials within a SAML system.
-
ClassesClassDescriptionA credential resolver capable of resolving credentials from SAML 2 metadata.A credential context for credentials resolved from a
KeyInfothat was found in SAML 2 metadata.A specialization ofBasicEncryptionParametersResolverwhich resolves credentials and algorithm preferences against SAML metadata via aMetadataCredentialResolver.A specialization ofBasicSignatureSigningParametersResolverwhich also supports input of SAML metadata, specifically theSigningMethodandDigestMethodextension elements.A validator for instances ofSignature, which validates that the signature meets security-related requirements indicated by the SAML profile of XML Signature.