Package | Description |
---|---|
org.keycloak.client.registration.cli.common |
Modifier and Type | Method and Description |
---|---|
AttributeOperation.Type |
AttributeOperation.getType() |
static AttributeOperation.Type |
AttributeOperation.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AttributeOperation.Type[] |
AttributeOperation.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
AttributeOperation(AttributeOperation.Type type,
String key) |
AttributeOperation(AttributeOperation.Type type,
String key,
String value) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.