Uses of Class
org.keycloak.authorization.client.resource.ProtectionResource
Packages that use ProtectionResource
-
Uses of ProtectionResource in org.keycloak.authorization.client
Methods in org.keycloak.authorization.client that return ProtectionResourceModifier 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.