Uses of Class
net.shibboleth.idp.authn.context.SubjectContext
Packages that use SubjectContext
Package
Description
Context classes for managing authentication-related state.
Functions for traversing authentication contexts.
-
Uses of SubjectContext in net.shibboleth.idp.authn.context
Methods in net.shibboleth.idp.authn.context that return SubjectContextModifier and TypeMethodDescriptionSubjectContext.setImpersonatingPrincipalName(String name) Set the canonical principal name of an identity that is impersonating the subject.SubjectContext.setPrincipalName(String name) Set the canonical principal name of the subject.