Uses of Package
net.shibboleth.sp.credential
Packages that use net.shibboleth.sp.credential
Package
Description
APIs for resolving and exposing credentials.
Implementation classes for SP credential resolution and access.
-
Classes in net.shibboleth.sp.credential used by net.shibboleth.sp.credentialClassDescriptionSimple base class for resolvers to supply an
Orderedimplementation if they don't need a dedicated base class.Marker interface for aCredentialResolverproviding control over order during Spring auto-wiring. -
Classes in net.shibboleth.sp.credential used by net.shibboleth.sp.credential.implClassDescriptionSimple base class for resolvers to supply an
Orderedimplementation if they don't need a dedicated base class.A dymamic resolver that relies on aStorageServiceto retrieve blobs of information that its subclasses will understand how to turn into a specifically known type ofCredential.Marker interface for aCredentialResolverproviding control over order during Spring auto-wiring.