Class ExtractSubjectFromRequest.SubjectNameLookupFunction

java.lang.Object
net.shibboleth.idp.saml.profile.impl.ExtractSubjectFromRequest.SubjectNameLookupFunction
All Implemented Interfaces:
Function<ProfileRequestContext,SAMLObject>
Enclosing class:
ExtractSubjectFromRequest

public static class ExtractSubjectFromRequest.SubjectNameLookupFunction extends Object implements Function<ProfileRequestContext,SAMLObject>
Lookup function that returns the NameIdentifier or NameID from the request in the inbound message context.