Package net.shibboleth.oidc.profile.audit.impl
package net.shibboleth.oidc.profile.audit.impl
Audit extractors .
-
ClassesClassDescriptionA base class for audit extractors that lookup the
OIDCAuthenticationRequest.A base class for audit extractors that lookup theAuthenticationResponse.An abstract audit extractor function to extract claims from the located claims set.Functionthat extracts the ACRs from theOIDCAuthenticationRequest.Functionthat extracts the status of an authentication response i.e.Functionthat extracts the authorization endpoint from theOIDCAuthenticationRequest.Strategy to pull out a ClaimsSet from a located JWT.A JWT claim extractor function that returns a formatted String representation of the JSON Date.Functionthat returns true if the OIDC prompt is set as 'login' in the authentication request.Looks up the value of the simple class name from the inbound message context's message object.Functionthat extracts nonce in theOIDCAuthenticationRequest.Looks up the value of the simple class name from the outbound message context's message object.Functionthat extracts the redirect_uri from theOIDCAuthenticationRequest.Functionthat extracts response_mode in theOIDCAuthenticationRequest.Functionthat extracts response_type in theOIDCAuthenticationRequest.Functionthat extracts scope in theOIDCAuthenticationRequest.A JWT claim extractor function that returns String objects.A JWT claim extractor function that returns lists of string objects.