Package org.opensaml.saml.security.impl
package org.opensaml.saml.security.impl
Classes related to verifying various credentials within a SAML system.
-
ClassesClassDescriptionStrategy function for resolving
EncryptionParametersused to encrypt to oneself.A credential resolver capable of resolving credentials from SAML 2 metadata.A credential context for credentials resolved from aKeyInfothat 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.