Package | Description |
---|---|
org.keycloak.representations.idm |
Modifier and Type | Field and Description |
---|---|
protected PartialImportRepresentation.Policy |
PartialImportRepresentation.policy |
Modifier and Type | Method and Description |
---|---|
PartialImportRepresentation.Policy |
PartialImportRepresentation.getPolicy() |
static PartialImportRepresentation.Policy |
PartialImportRepresentation.Policy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PartialImportRepresentation.Policy[] |
PartialImportRepresentation.Policy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.