| Package | Description |
|---|---|
| org.keycloak.services.clientpolicy.condition |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractClientPolicyConditionProvider<CONFIG extends ClientPolicyConditionConfigurationRepresentation> |
interface |
ClientPolicyConditionProvider<CONFIG extends ClientPolicyConditionConfigurationRepresentation>
This condition determines to which client a client policy is adopted.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
ClientAccessTypeCondition.Configuration |
static class |
ClientRolesCondition.Configuration |
static class |
ClientScopesCondition.Configuration |
static class |
ClientUpdaterContextCondition.Configuration |
static class |
ClientUpdaterSourceGroupsCondition.Configuration |
static class |
ClientUpdaterSourceHostsCondition.Configuration |
static class |
ClientUpdaterSourceRolesCondition.Configuration |
| Modifier and Type | Field and Description |
|---|---|
protected CONFIG |
AbstractClientPolicyConditionProvider.configuration |
| Modifier and Type | Method and Description |
|---|---|
Class<ClientPolicyConditionConfigurationRepresentation> |
AnyClientCondition.getConditionConfigurationClass() |
Copyright © 2021 JBoss by Red Hat. All rights reserved.