Uses of Class
net.shibboleth.idp.authn.context.AuthenticationWarningContext
Packages that use AuthenticationWarningContext
Package
Description
Context classes for managing authentication-related state.
-
Uses of AuthenticationWarningContext in net.shibboleth.idp.authn.context
Methods in net.shibboleth.idp.authn.context that return AuthenticationWarningContextModifier and TypeMethodDescriptionAuthenticationWarningContext.addClassifiedWarning(String warning) Adds a classified warning to the context, ensuring that it will be returned fromgetLastClassifiedWarning()until another is added.