Uses of Class
net.shibboleth.oidc.profile.audit.impl.AbstractAuthenticationRequestAuditExtractor
-
Packages that use AbstractAuthenticationRequestAuditExtractor Package Description net.shibboleth.oidc.profile.audit.impl Audit extractors . -
-
Uses of AbstractAuthenticationRequestAuditExtractor in net.shibboleth.oidc.profile.audit.impl
Subclasses of AbstractAuthenticationRequestAuditExtractor in net.shibboleth.oidc.profile.audit.impl Modifier and Type Class Description classAuthenticationContextClassReferencesAuditExtractorFunctionthat extracts the ACRs from theOIDCAuthenticationRequest.classAuthorizationEndpointAuditExtractorFunctionthat extracts the authorization endpoint from theOIDCAuthenticationRequest.classNonceAuditExtractorFunctionthat extracts nonce in theOIDCAuthenticationRequest.classRedirectURIAuditExtractorFunctionthat extracts the redirect_uri from theOIDCAuthenticationRequest.classResponseModeAuditExtractorFunctionthat extracts response_mode in theOIDCAuthenticationRequest.classResponseTypeAuditExtractorFunctionthat extracts response_type in theOIDCAuthenticationRequest.classScopeAuditExtractorFunctionthat extracts scope in theOIDCAuthenticationRequest.
-