Uses of Class
net.shibboleth.idp.authn.AbstractAuthenticationAction
-
Packages that use AbstractAuthenticationAction Package Description net.shibboleth.idp.authn APIs related to the authentication of a subject. -
-
Uses of AbstractAuthenticationAction in net.shibboleth.idp.authn
Subclasses of AbstractAuthenticationAction in net.shibboleth.idp.authn Modifier and Type Class Description classAbstractExtractionActionA base class for authentication actions that extract usernames for subsequent use.classAbstractValidationActionA base class for authentication related actions that validate credentials and produce anAuthenticationResult.
-