Class AuthenticationRequestTimeLookupFunction

java.lang.Object
net.shibboleth.idp.plugin.authn.oidc.rp.context.navigate.AuthenticationRequestTimeLookupFunction
All Implemented Interfaces:
Function<ProfileRequestContext,Instant>

public class AuthenticationRequestTimeLookupFunction extends Object implements Function<ProfileRequestContext,Instant>
Lookup function that returns the time at which the RP sent the authentication request, as taken from the authentication request object.