Uses of Class
net.shibboleth.idp.authn.context.UsernameContext
Packages that use UsernameContext
Package
Description
Context classes for managing authentication-related state.
Implementation of various authentication actions.
-
Uses of UsernameContext in net.shibboleth.idp.authn.context
Methods in net.shibboleth.idp.authn.context that return UsernameContext -
Uses of UsernameContext in net.shibboleth.idp.authn.impl
Fields in net.shibboleth.idp.authn.impl declared as UsernameContextModifier and TypeFieldDescriptionprivate UsernameContext
ValidateRemoteUser.usernameContext
Username context identifying identity to validate.