Uses of Class
net.shibboleth.idp.plugin.authn.oidc.rp.messaging.impl.AbstractOIDCAuthenticationRequestMessageHandler
Packages that use AbstractOIDCAuthenticationRequestMessageHandler
Package
Description
Package that contains message handlers.
-
Uses of AbstractOIDCAuthenticationRequestMessageHandler in net.shibboleth.idp.plugin.authn.oidc.rp.messaging.impl
Subclasses of AbstractOIDCAuthenticationRequestMessageHandler in net.shibboleth.idp.plugin.authn.oidc.rp.messaging.implModifier and TypeClassDescriptionclassAdd state to the authentication request URL and the request object claims (if present).classIf the Request Object claims are present in the authentication request, convert them into a JWTClaimsSet inside a PlainJWT.classHandler that adds the authentication request time to the authentication request.