Package | Description |
---|---|
org.keycloak.crypto |
Modifier and Type | Method and Description |
---|---|
KeyUse |
KeyWrapper.getUse() |
static KeyUse |
KeyUse.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static KeyUse[] |
KeyUse.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
KeyWrapper.setUse(KeyUse use) |
Copyright © 2020 JBoss by Red Hat. All rights reserved.