Class AttemptedAuthenticationFlowIdAuditExtractor
java.lang.Object
net.shibboleth.idp.plugin.authn.duo.audit.impl.AttemptedAuthenticationFlowIdAuditExtractor
- All Implemented Interfaces:
Function<ProfileRequestContext,String>
public class AttemptedAuthenticationFlowIdAuditExtractor
extends Object
implements Function<ProfileRequestContext,String>
An audit extractor to pull out the attempted authentication flow ID from the current authentication context.
-
Constructor Details
-
AttemptedAuthenticationFlowIdAuditExtractor
public AttemptedAuthenticationFlowIdAuditExtractor()
-
-
Method Details
-
apply
- Specified by:
applyin interfaceFunction<ProfileRequestContext,String>
-