Package net.shibboleth.oidc.profile.oauth2.config
OAuth2 profile configurations.
-
Interface Summary Interface 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.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.OAuth2TokenAudienceConfiguration Profile interface for OAuth 2 token "audience" profile configuration.OAuth2TokenConfiguration OIDC-aware OAuth 2.0 token endpoint profile configuration.OAuth2TokenEncryptionProfileConfiguration Profile configuration for token endpoints that deal with encryption.OAuth2TokenIntrospectionConfiguration Profile configuration for OAuth2 Token Introspection.OAuth2TokenRevocationConfiguration Configuration for the OAuth 2.0 Token Revocation profile.OAuth2TokenValidatingProfileConfiguration Profile configuration for OIDC-aware OAuth 2.0 token endpoints. -
Enum Summary Enum Description OAuth2AuthorizationProfileConfiguration.HttpRequestMethod Enumeration of the HTTP methods used in various OAuth requests.OAuth2TokenRevocationConfiguration.OAuth2TokenRevocationMethod Enumeration of the OAuth2 token revocation methods.