Class OAuth2TokenIntrospectionEndpointConfigurer

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

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