Package org.springframework.security.oauth2.server.resource.introspection
package org.springframework.security.oauth2.server.resource.introspection
OAuth 2.0 Introspection supporting classes and interfaces.
-
ClassDescriptionAn exception similar to
BadCredentialsExceptionthat indicates an opaque token that is invalid in some way.A Nimbus implementation ofOpaqueTokenIntrospectorthat verifies and introspects a token using the configured OAuth 2.0 Introspection Endpoint.A Nimbus implementation ofReactiveOpaqueTokenIntrospectorthat verifies and introspects a token using the configured OAuth 2.0 Introspection Endpoint.A domain object that wraps the attributes of OAuth 2.0 Token Introspection.Deprecated.Deprecated.UseOAuth2TokenIntrospectionClaimNamesinsteadBase exception for all OAuth 2.0 Introspection related errorsConvert a successful introspection result into an authentication result.A contract for introspecting and verifying an OAuth 2.0 token.Convert a successful introspection result into an authentication result.A contract for introspecting and verifying an OAuth 2.0 token.A Spring implementation ofOpaqueTokenIntrospectorthat verifies and introspects a token using the configured OAuth 2.0 Introspection Endpoint.A Spring implementation ofReactiveOpaqueTokenIntrospectorthat verifies and introspects a token using the configured OAuth 2.0 Introspection Endpoint.
OAuth2TokenIntrospectionClaimAccessorinstead