Uses of Class
net.shibboleth.idp.plugin.authn.oidc.rp.messaging.impl.AbstractOIDCAuthenticationRequestMessageHandler
-
Packages that use AbstractOIDCAuthenticationRequestMessageHandler Package Description net.shibboleth.idp.plugin.authn.oidc.rp.messaging.impl 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.impl Modifier and Type Class Description classAddStateHandlerAdd state to the authentication request URL and the request object claims (if present).classBuildPlainRequestObjectJWTIf the Request Object claims are present in the authentication request, convert them into a JWTClaimsSet inside a PlainJWT.classSetAuthenticationRequestTimeHandlerHandler that adds the authentication request time to the authentication request.
-