Class AuthnInstantAuditExtractor

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

public class AuthnInstantAuditExtractor extends Object implements Function<ProfileRequestContext,Instant>
Function that returns the first authentication timestamp from an assertions in a response.