Uses of Class
net.shibboleth.idp.authn.ExternalAuthentication
Packages that use ExternalAuthentication
Package
Description
Context classes for managing authentication-related state.
-
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.