Class HttpClaimInformationPointProvider
java.lang.Object
org.keycloak.adapters.authorization.cip.HttpClaimInformationPointProvider
- All Implemented Interfaces:
ClaimInformationPointProvider
public class HttpClaimInformationPointProvider
extends Object
implements ClaimInformationPointProvider
- Author:
- Pedro Igor
-
Constructor Summary
ConstructorsConstructorDescriptionHttpClaimInformationPointProvider(Map<String, Object> config, org.apache.http.client.HttpClient httpClient) -
Method Summary
-
Constructor Details
-
HttpClaimInformationPointProvider
-
-
Method Details
-
resolve
- Specified by:
resolvein interfaceClaimInformationPointProvider
-