Package net.shibboleth.idp.profile.impl
Class ResolverTestPrincipalLookup
java.lang.Object
net.shibboleth.idp.profile.impl.ResolverTestPrincipalLookup
- All Implemented Interfaces:
Function<ProfileRequestContext,
String>
public class ResolverTestPrincipalLookup
extends Object
implements Function<ProfileRequestContext,String>
Returns the principal name from a
ResolverTestRequest
message in the inbound message context.-
Constructor Details
-
ResolverTestPrincipalLookup
public ResolverTestPrincipalLookup()
-
-
Method Details
-
apply
- Specified by:
apply
in interfaceFunction<ProfileRequestContext,
String>
-