Package | Description |
---|---|
org.keycloak.authorization.client |
Modifier and Type | Method and Description |
---|---|
ProtectionResource |
AuthzClient.protection()
Creates a
ProtectionResource instance which can be used to access the Protection API. |
ProtectionResource |
AuthzClient.protection(String accessToken)
Creates a
ProtectionResource instance which can be used to access the Protection API. |
ProtectionResource |
AuthzClient.protection(String userName,
String password)
Creates a
ProtectionResource instance which can be used to access the Protection API. |
Copyright © 2021 JBoss by Red Hat. All rights reserved.