| Package | Description |
|---|---|
| org.keycloak.protocol.oidc.grants.ciba.clientpolicy.executor | |
| org.keycloak.services.clientpolicy.executor |
| Modifier and Type | Class and Description |
|---|---|
static class |
SecureCibaAuthenticationRequestSigningAlgorithmExecutor.Configuration |
static class |
SecureCibaSignedAuthenticationRequestExecutor.Configuration |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ClientPolicyExecutorProvider<CONFIG extends ClientPolicyExecutorConfigurationRepresentation>
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 |
FullScopeDisabledExecutor.Configuration |
static class |
HolderOfKeyEnforcerExecutor.Configuration |
static class |
PKCEEnforcerExecutor.Configuration |
static class |
SecureClientAuthenticatorExecutor.Configuration |
static class |
SecureRequestObjectExecutor.Configuration |
static class |
SecureResponseTypeExecutor.Configuration |
static class |
SecureSigningAlgorithmExecutor.Configuration |
static class |
SecureSigningAlgorithmForSignedJwtExecutor.Configuration |
Copyright © 2021 JBoss by Red Hat. All rights reserved.