Class OAuth2TokenIntrospectionEndpointConfigurer

java.lang.Object
org.springframework.security.config.annotation.web.configurers.oauth2.server.authorization.OAuth2TokenIntrospectionEndpointConfigurer

public final class OAuth2TokenIntrospectionEndpointConfigurer extends Object
Configurer for the OAuth 2.0 Token Introspection Endpoint.
Since:
7.0
See Also: