Uses of Package
net.shibboleth.oidc.profile.oauth2.config
-
Packages that use net.shibboleth.oidc.profile.oauth2.config Package Description net.shibboleth.oidc.profile.config Profile configurations related to OIDC functionality.net.shibboleth.oidc.profile.config.navigate Navigation functions related to OIDC profile configurations.net.shibboleth.oidc.profile.oauth2.config OAuth2 profile configurations. -
Classes in net.shibboleth.oidc.profile.oauth2.config used by net.shibboleth.oidc.profile.config Class Description OAuth2AccessTokenProducingProfileConfiguration Configuration common to OAuth 2.0 access token producing profiles.OAuth2AuthorizationCodeProducingProfileConfiguration Configuration common to authorizaton code producing profiles.OAuth2AuthorizationProfileConfiguration Configuration for a generic OAuth 2.0 authorization request.OAuth2AuthorizationProfileConfiguration.HttpRequestMethod Enumeration of the HTTP methods used in various OAuth requests.OAuth2ClientAuthenticableClientProfileConfiguration OAuth 2.0 profile configurations that support OAuth-defined client authentication methods.OAuth2ClientAuthenticableProfileConfiguration OAuth 2.0 profile configurations that support OAuth-defined client authentication methods.OAuth2FlowAwareProfileConfiguration Interface for profile configurations that understand OAuth 2.0 authorization grants corresponding to OIDC authentication flows.OAuth2ProfileConfiguration Common interface for OAuth 2.0 Profile Configurations.OAuth2RefreshTokenProducingProfileConfiguration Configuration common to OAuth 2.0 refresh token producing profiles.OAuth2TokenEncryptionProfileConfiguration Profile configuration for token endpoints that deal with encryption.OAuth2TokenValidatingProfileConfiguration Profile configuration for OIDC-aware OAuth 2.0 token endpoints. -
Classes in net.shibboleth.oidc.profile.oauth2.config used by net.shibboleth.oidc.profile.config.navigate Class Description OAuth2TokenRevocationConfiguration.OAuth2TokenRevocationMethod Enumeration of the OAuth2 token revocation methods. -
Classes in net.shibboleth.oidc.profile.oauth2.config used by net.shibboleth.oidc.profile.oauth2.config Class Description OAuth2AccessTokenProducingProfileConfiguration Configuration common to OAuth 2.0 access token producing profiles.OAuth2AuthorizationProfileConfiguration.HttpRequestMethod Enumeration of the HTTP methods used in various OAuth requests.OAuth2ClientAuthenticableProfileConfiguration OAuth 2.0 profile configurations that support OAuth-defined client authentication methods.OAuth2FlowAwareProfileConfiguration Interface for profile configurations that understand OAuth 2.0 authorization grants corresponding to OIDC authentication flows.OAuth2ProfileConfiguration Common interface for OAuth 2.0 Profile Configurations.OAuth2RefreshTokenProducingProfileConfiguration Configuration common to OAuth 2.0 refresh token producing profiles.OAuth2TokenEncryptionProfileConfiguration Profile configuration for token endpoints that deal with encryption.OAuth2TokenRevocationConfiguration.OAuth2TokenRevocationMethod Enumeration of the OAuth2 token revocation methods.OAuth2TokenValidatingProfileConfiguration Profile configuration for OIDC-aware OAuth 2.0 token endpoints.