Uses of Class
net.shibboleth.idp.authn.impl.AbstractAuditingValidationAction
Packages that use AbstractAuditingValidationAction
-
Uses of AbstractAuditingValidationAction in net.shibboleth.idp.authn.impl
Subclasses of AbstractAuditingValidationAction in net.shibboleth.idp.authn.implModifier and TypeClassDescriptionclassAn action that processes a list ofCredentialValidatorobjects to produce anAuthenticationResult.classAn action that checks for anExternalAuthenticationContextand directly produces anAuthenticationResultor records error state based on the contents.classAn action that executes a deployer-supplied function and produces anAuthenticationResultbased on the function result.classAn action that checks for aUsernameContextand directly produces anAuthenticationResultbased on that identity.classAn action that ensures that a user-agent address found within aUserAgentContextis within a given range and generates anAuthenticationResult.