Class AuthenticationContextReferenceAuditExtractor

java.lang.Object
net.shibboleth.idp.plugin.oidc.op.audit.impl.AuthenticationContextReferenceAuditExtractor
All Implemented Interfaces:
Function<ProfileRequestContext,String>

public class AuthenticationContextReferenceAuditExtractor extends Object implements Function<ProfileRequestContext,String>
Looks up the 'acr' value from the OIDC authentication response context.