Package net.shibboleth.oidc.profile.oauth2.config
OAuth2 profile configurations.
-
Interface Summary Interface Description OAuth2ProfileConfiguration Marker interface for OAuth 2 profile configurations. -
Class Summary Class Description AbstractOAuth2ClientAuthenticableProfileConfiguration Base class for OAuth profile configurations that support OAuth-defined client authentication methods.AbstractOAuth2FlowAwareProfileConfiguration Base class for OIDC protocol configuration, containing configuration bits shared by all flow aware OIDC protocol configurations.AbstractOAuth2TokenValidatingConfiguration Base class for profile configurations that validate previously issued OAuth2 tokens.OAuth2TokenAudienceConfiguration Interface for OAuth 2 token "audience" profile configuration.OAuth2TokenConfiguration OIDC-aware OAuth 2 token endpoint profile configuration.OAuth2TokenIntrospectionConfiguration Profile configuration for the OAuth2 Token Introspection.OAuth2TokenRevocationConfiguration Profile configuration for the OAuth2 Token Revocation. -
Enum Summary Enum Description OAuth2TokenRevocationConfiguration.OAuth2TokenRevocationMethod Enumeration of the OAuth2 token revocation methods.