Uses of Class
org.keycloak.authorization.client.resource.ProtectionResource
-
Uses of ProtectionResource in org.keycloak.authorization.client
Modifier and TypeMethodDescriptionAuthzClient.protection()
Creates aProtectionResource
instance which can be used to access the Protection API.AuthzClient.protection
(String accessToken) Creates aProtectionResource
instance which can be used to access the Protection API.AuthzClient.protection
(String userName, String password) Creates aProtectionResource
instance which can be used to access the Protection API.