Class OperationContextEntityIDLookup

java.lang.Object
org.opensaml.saml.common.binding.security.impl.OperationContextEntityIDLookup
All Implemented Interfaces:
Function<MessageContext,String>, ContextDataLookupFunction<MessageContext,String>

public class OperationContextEntityIDLookup extends Object implements ContextDataLookupFunction<MessageContext,String>
Function for resolving the SAML entity ID from the parent InOutOperationContext.