Package | Description |
---|---|
org.keycloak.representations.adapters.config |
Modifier and Type | Method and Description |
---|---|
PolicyEnforcerConfig.ScopeEnforcementMode |
PolicyEnforcerConfig.MethodConfig.getScopesEnforcementMode() |
static PolicyEnforcerConfig.ScopeEnforcementMode |
PolicyEnforcerConfig.ScopeEnforcementMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PolicyEnforcerConfig.ScopeEnforcementMode[] |
PolicyEnforcerConfig.ScopeEnforcementMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
PolicyEnforcerConfig.MethodConfig.setScopesEnforcementMode(PolicyEnforcerConfig.ScopeEnforcementMode scopesEnforcementMode) |
Copyright © 2020 JBoss by Red Hat. All rights reserved.