public static class ExtractSubjectFromRequest.SubjectNameLookupFunction extends Object implements Function<org.opensaml.profile.context.ProfileRequestContext,org.opensaml.saml.common.SAMLObject>
NameIdentifier or NameID from the request in the inbound
message context.| Constructor and Description |
|---|
ExtractSubjectFromRequest.SubjectNameLookupFunction() |
| Modifier and Type | Method and Description |
|---|---|
org.opensaml.saml.common.SAMLObject |
apply(org.opensaml.profile.context.ProfileRequestContext profileRequestContext) |
Copyright © 1999–2017 Shibboleth Consortium. All rights reserved.