Package net.shibboleth.idp.authn.context.navigate
package net.shibboleth.idp.authn.context.navigate
Functions for traversing authentication contexts.
-
ClassesClassDescriptionA function that returns the value of
AuthenticationResult.isPreviousResult()
or null if the input context is null orAuthenticationContext.getAuthenticationResult()
is null.A function that returns the first value stored in aProxyAuthenticationPrincipal
contained in aSubject
.A function that returnsRequestedPrincipalContext.getOperator()
.A function that returnsRequestedPrincipalContext.getRequestedPrincipals()
but transforms the values into strings.A function that returns theSubject
from aSubjectCanonicalizationContext
.A function that returns the impersonating principal name from aSubjectContext
.A function that returns the principal name from aSubjectContext
.