Uses of Class
org.keycloak.representations.oidc.TokenMetadataRepresentation
Packages that use TokenMetadataRepresentation
-
Uses of TokenMetadataRepresentation in org.keycloak.broker.oidc
Methods in org.keycloak.broker.oidc that return TokenMetadataRepresentationModifier and TypeMethodDescriptionprotected TokenMetadataRepresentation
AbstractOAuth2IdentityProvider.sendTokenIntrospectionRequest
(String idpAccessToken, EventBuilder event) Send introspection request as specified in the OAuth2 token introspection specification.