Uses of Class
net.shibboleth.idp.authn.context.AuthenticationErrorContext
Packages that use AuthenticationErrorContext
Package
Description
Context classes for managing authentication-related state.
-
Uses of AuthenticationErrorContext in net.shibboleth.idp.authn.context
Methods in net.shibboleth.idp.authn.context that return AuthenticationErrorContextModifier and TypeMethodDescriptionAuthenticationErrorContext.addClassifiedError(String error) Adds a classified error to the context, ensuring that it will be returned fromgetLastClassifiedError()until another is added.