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 aProtectionResourceinstance which can be used to access the Protection API.AuthzClient.protection(String accessToken) Creates aProtectionResourceinstance which can be used to access the Protection API.AuthzClient.protection(String userName, String password) Creates aProtectionResourceinstance which can be used to access the Protection API.