Class AttemptedAuthenticationFlowAuditExtractor
java.lang.Object
net.shibboleth.idp.authn.audit.impl.AttemptedAuthenticationFlowAuditExtractor
- All Implemented Interfaces:
Function<ProfileRequestContext,
String>
public class AttemptedAuthenticationFlowAuditExtractor
extends Object
implements Function<ProfileRequestContext,String>
Function
that returns the latest attempted authentication flow ID.- Since:
- 4.3.0
-
Constructor Details
-
AttemptedAuthenticationFlowAuditExtractor
public AttemptedAuthenticationFlowAuditExtractor()
-
-
Method Details
-
apply
- Specified by:
apply
in interfaceFunction<ProfileRequestContext,
String>
-