Class InResponseToAuditExtractor

java.lang.Object
net.shibboleth.idp.saml.audit.impl.InResponseToAuditExtractor
All Implemented Interfaces:
Function<ProfileRequestContext,String>

public class InResponseToAuditExtractor extends Object implements Function<ProfileRequestContext,String>
Function that returns the InResponseTo attribute from a response.