Class TokenIntrospectionEndpoint
java.lang.Object
org.keycloak.protocol.oidc.endpoints.TokenIntrospectionEndpoint
A token introspection endpoint based on RFC-7662.
- Author:
- Pedro Igor
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
TokenIntrospectionEndpoint
-
-
Method Details
-
introspect
@POST @Produces("application/json") public jakarta.ws.rs.core.Response introspect()
-