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