Class SAMLMessageContextIssuerFunction
- java.lang.Object
-
- org.opensaml.saml.common.messaging.context.navigate.SAMLMessageContextIssuerFunction
-
public class SAMLMessageContextIssuerFunction extends Object implements Function<org.opensaml.messaging.context.MessageContext,String>
Function that returns the entityID from aSAMLPeerEntityContextorSAMLSelfEntityContext.
-
-
Constructor Summary
Constructors Constructor Description SAMLMessageContextIssuerFunction()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Stringapply(org.opensaml.messaging.context.MessageContext input)
-