Uses of Class
net.shibboleth.idp.authn.AbstractAuthenticationAction
Packages that use AbstractAuthenticationAction
-
Uses of AbstractAuthenticationAction in net.shibboleth.idp.authn
Subclasses of AbstractAuthenticationAction in net.shibboleth.idp.authnModifier and TypeClassDescriptionclassA base class for authentication actions that extract usernames for subsequent use.classA base class for authentication related actions that validate credentials and produce anAuthenticationResult.