| Package | Description |
|---|---|
| org.keycloak.services.clientpolicy.executor |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ClientPolicyExecutorProvider<CONFIG extends ClientPolicyExecutorConfiguration>
This executor specifies what action is executed on the client to which a client policy is adopted.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
HolderOfKeyEnforceExecutor.Configuration |
static class |
PKCEEnforceExecutor.Configuration |
static class |
SecureClientAuthEnforceExecutor.Configuration |
static class |
SecureRequestObjectExecutor.Configuration |
static class |
SecureSigningAlgorithmForSignedJwtEnforceExecutor.Configuration |
Copyright © 2021 JBoss by Red Hat. All rights reserved.