| Package | Description |
|---|---|
| org.keycloak.admin.client.resource | |
| org.keycloak.authorization.policy.provider.aggregated |
| Modifier and Type | Method and Description |
|---|---|
AggregatePolicyRepresentation |
AggregatePoliciesResource.findByName(String name) |
AggregatePolicyRepresentation |
AggregatePolicyResource.toRepresentation() |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
AggregatePoliciesResource.create(AggregatePolicyRepresentation representation) |
void |
AggregatePolicyResource.update(AggregatePolicyRepresentation representation) |
| Modifier and Type | Method and Description |
|---|---|
AggregatePolicyRepresentation |
AggregatePolicyProviderFactory.toRepresentation(Policy policy,
AuthorizationProvider authorization) |
| Modifier and Type | Method and Description |
|---|---|
Class<AggregatePolicyRepresentation> |
AggregatePolicyProviderFactory.getRepresentationType() |
| Modifier and Type | Method and Description |
|---|---|
void |
AggregatePolicyProviderFactory.onCreate(Policy policy,
AggregatePolicyRepresentation representation,
AuthorizationProvider authorization) |
void |
AggregatePolicyProviderFactory.onUpdate(Policy policy,
AggregatePolicyRepresentation representation,
AuthorizationProvider authorization) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.