Interface OpenIdClientService
@RegisterRestClient
public interface OpenIdClientService
-
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNode
introspect
(String p_authorization, String p_token) io.jans.as.model.common.IntrospectionResponse
introspectToken
(String p_authorization, String p_token) introspectTokenWithResponseAsJwt
(String p_authorization, String p_token, boolean responseAsJwt)
-
Method Details
-
introspectToken
-
introspectTokenWithResponseAsJwt
-
introspect
-