Uses of Class
cloud.opencode.base.oauth2.introspection.TokenIntrospection
Packages that use TokenIntrospection
-
Uses of TokenIntrospection in cloud.opencode.base.oauth2
Methods in cloud.opencode.base.oauth2 that return TokenIntrospectionModifier and TypeMethodDescriptionstatic TokenIntrospectionOpenOAuth2.tokenIntrospection(String introspectionEndpoint, String clientId, String clientSecret) Create a token introspection client 创建 Token 内省客户端