Uses of Class
net.shibboleth.idp.authn.ExternalAuthentication
Packages that use ExternalAuthentication
Package
Description
Context classes for managing authentication-related state.
Implementation of various authentication actions.
-
Uses of ExternalAuthentication in net.shibboleth.idp.authn.context
Fields in net.shibboleth.idp.authn.context declared as ExternalAuthenticationModifier and TypeFieldDescriptionprivate final ExternalAuthenticationExternalAuthenticationContext.externalAuthenticationImplementation object.Methods in net.shibboleth.idp.authn.context that return ExternalAuthenticationModifier and TypeMethodDescriptionExternalAuthenticationContext.getExternalAuthentication()Get theExternalAuthenticationobject installed in the context.Constructors in net.shibboleth.idp.authn.context with parameters of type ExternalAuthenticationModifierConstructorDescriptionExternalAuthenticationContext(ExternalAuthentication authentication) Constructor. -
Uses of ExternalAuthentication in net.shibboleth.idp.authn.impl
Subclasses of ExternalAuthentication in net.shibboleth.idp.authn.implModifier and TypeClassDescriptionclassImplementation of theExternalAuthenticationAPI that handles moving information in and out of request attributes.