keycloak-spi-private
|
公開メンバ関数 | |
Response | introspect (String token) |
Provides introspection for a determined OAuth2 token type.
Response org.keycloak.protocol.oidc.TokenIntrospectionProvider.introspect | ( | String | token | ) |
Introspect the token
.
token | the token to introspect. |