Uses of Package
org.opensaml.security.credential.impl
Packages that use org.opensaml.security.credential.impl
Package
Description
Classes related to verifying various credentials within a SAML system.
CredentialResolver implementation classes.Interfaces and classes for working with XML KeyInfo elements.
-
Classes in org.opensaml.security.credential.impl used by org.opensaml.saml.security.implClassDescriptionAbstract base class for
CredentialResolverimplementations.An abstract implementation ofCredentialResolverthat filters the returned Credentials based on the instances ofPredicatewhich are present in the set of criteria as instances ofEvaluableCredentialCriterion, or which are obtained via lookup in theEvaluableCredentialCriteriaRegistry. -
Classes in org.opensaml.security.credential.impl used by org.opensaml.security.credential.implClassDescriptionAn abstract implementation of
CredentialResolverwhich chains together one or more underlying credential resolver implementations.Abstract base class forCredentialResolverimplementations.An abstract implementation ofCredentialResolverthat filters the returned Credentials based on the instances ofPredicatewhich are present in the set of criteria as instances ofEvaluableCredentialCriterion, or which are obtained via lookup in theEvaluableCredentialCriteriaRegistry. -
Classes in org.opensaml.security.credential.impl used by org.opensaml.xmlsec.keyinfo.implClassDescriptionAn abstract implementation of
CredentialResolverwhich chains together one or more underlying credential resolver implementations.Abstract base class forCredentialResolverimplementations.An abstract implementation ofCredentialResolverthat filters the returned Credentials based on the instances ofPredicatewhich are present in the set of criteria as instances ofEvaluableCredentialCriterion, or which are obtained via lookup in theEvaluableCredentialCriteriaRegistry.An implementation ofCredentialResolverthat uses aCollectionas the underlying credential source.Simple implementation ofCredentialResolverwhich just stores and returns a static set of credentials.