Uses of Package
net.shibboleth.idp.plugin.oidc.op.oauth2.profile.impl
-
Packages that use net.shibboleth.idp.plugin.oidc.op.oauth2.profile.impl Package Description net.shibboleth.idp.plugin.oidc.op.oauth2.profile.impl Profile action implementations related to OAuth2.net.shibboleth.idp.plugin.oidc.op.profile.impl Profile action implementations related to OIDC. -
Classes in net.shibboleth.idp.plugin.oidc.op.oauth2.profile.impl used by net.shibboleth.idp.plugin.oidc.op.oauth2.profile.impl Class Description AbstractOAuthAuthorizationRequestAction Abstract class for actions performing actions onAuthorizationRequestfound viaInOutOperationContext.getInboundMessageContext()andMessageContext.getMessage().AbstractOAuthAuthorizationResponseAction Abstract class for actions performing actions onOIDCAuthenticationResponseContextlocated underInOutOperationContext.getOutboundMessageContext().AbstractProcessTokenAction Action that processes a token by validating it and populating the resultingJWTClaimsSetinto anOAuth2TokenMgmtResponseContextplaced beneath the outboundMessageContext. -
Classes in net.shibboleth.idp.plugin.oidc.op.oauth2.profile.impl used by net.shibboleth.idp.plugin.oidc.op.profile.impl Class Description AbstractOAuthAuthorizationRequestAction Abstract class for actions performing actions onAuthorizationRequestfound viaInOutOperationContext.getInboundMessageContext()andMessageContext.getMessage().AbstractOAuthAuthorizationResponseAction Abstract class for actions performing actions onOIDCAuthenticationResponseContextlocated underInOutOperationContext.getOutboundMessageContext().