| Package | Description |
|---|---|
| net.shibboleth.idp.authn.context |
Context classes for managing authentication-related state.
|
| net.shibboleth.idp.authn.context.navigate |
Functions for traversing authentication contexts.
|
| Modifier and Type | Method and Description |
|---|---|
SubjectContext |
SubjectContext.setImpersonatingPrincipalName(String name)
Set the canonical principal name of an identity that is impersonating the subject.
|
SubjectContext |
SubjectContext.setPrincipalName(String name)
Set the canonical principal name of the subject.
|
| Modifier and Type | Method and Description |
|---|---|
String |
SubjectContextPrincipalLookupFunction.apply(SubjectContext input) |
String |
SubjectContextImpersonatingPrincipalLookupFunction.apply(SubjectContext input) |
Copyright © 1999–2018 Shibboleth Consortium. All rights reserved.