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
EncryptionParameters
used to encrypt to oneself.A credential resolver capable of resolving credentials from SAML 2 metadata.A credential context for credentials resolved from aKeyInfo
that was found in SAML 2 metadata.A specialization ofBasicEncryptionParametersResolver
which resolves credentials and algorithm preferences against SAML metadata via aMetadataCredentialResolver
.A specialization ofBasicSignatureSigningParametersResolver
which also supports input of SAML metadata, specifically theSigningMethod
andDigestMethod
extension elements.A validator for instances ofSignature
, which validates that the signature meets security-related requirements indicated by the SAML profile of XML Signature.