Class SAMLAddAttributeConsumingServiceHandler.AuthnRequestLookup
java.lang.Object
org.opensaml.saml.common.binding.impl.SAMLAddAttributeConsumingServiceHandler.AuthnRequestLookup
- All Implemented Interfaces:
Function<MessageContext,
AuthnRequest>
- Enclosing class:
- SAMLAddAttributeConsumingServiceHandler
private class SAMLAddAttributeConsumingServiceHandler.AuthnRequestLookup
extends Object
implements Function<MessageContext,AuthnRequest>
Default lookup function that find a SAML 2
AuthnRequest
.-
Constructor Details
-
AuthnRequestLookup
private AuthnRequestLookup()
-
-
Method Details
-
apply
- Specified by:
apply
in interfaceFunction<MessageContext,
AuthnRequest>
-