Uses of Class
net.shibboleth.idp.plugin.oidc.op.profile.impl.AbstractOIDCAuthenticationRequestAction
Packages that use AbstractOIDCAuthenticationRequestAction
Package
Description
Profile action implementations related to OAuth2.
Profile action implementations related to OIDC.
-
Uses of AbstractOIDCAuthenticationRequestAction in net.shibboleth.idp.plugin.oidc.op.oauth2.profile.impl
Subclasses of AbstractOIDCAuthenticationRequestAction in net.shibboleth.idp.plugin.oidc.op.oauth2.profile.implModifier and TypeClassDescriptionclassAction that validates requested resource/audience values against a computed set of "allowed" values and populates the resulting set into theOIDCAuthenticationResponseContextand aProxiedRequesterContext. -
Uses of AbstractOIDCAuthenticationRequestAction in net.shibboleth.idp.plugin.oidc.op.profile.impl
Subclasses of AbstractOIDCAuthenticationRequestAction in net.shibboleth.idp.plugin.oidc.op.profile.implModifier and TypeClassDescriptionclassAbstract class for actions performing actions onOIDCAuthenticationResponseContextlocated underInOutOperationContext.getOutboundMessageContext().classAction that adds acr claim to aIDTokenClaimsSet.classAn action that creates anAuthenticationContextand attaches it to the currentProfileRequestContext.classAn action that can be used for manipulating id_token claims via configurable strategy (bi-function).classAn action that creates anRequestedPrincipalContextorPreferredPrincipalContextand attaches it to the currentAuthenticationContext.classAction that sets authentication context class reference to work contextOIDCAuthenticationResponseContextlocated underInOutOperationContext.getOutboundMessageContext().classAction that sets authentication context class reference to work contextOIDCAuthenticationResponseContextlocated underInOutOperationContext.getOutboundMessageContext().classAction that sets requested sub value to response context.classAn action that setsAttributeResolutionContext.setAttributeRecipientGroupID(java.lang.String)to sector identifier if pairwise subject is requested.classAction verifies that produced subject equals to requested subject if such exists.