Uses of Interface
net.shibboleth.idp.authn.CredentialValidator
-
Packages that use CredentialValidator Package Description net.shibboleth.idp.authn APIs related to the authentication of a subject. -
-
Uses of CredentialValidator in net.shibboleth.idp.authn
Classes in net.shibboleth.idp.authn that implement CredentialValidator Modifier and Type Class Description classAbstractCredentialValidatorAn abstractCredentialValidatorthat handles some common behavior.classAbstractUsernamePasswordCredentialValidatorAn abstractCredentialValidatorthat checks for aUsernamePasswordContextand delegates to subclasses to produce a result.
-