Package | Description |
---|---|
org.keycloak.jose.jws |
Modifier and Type | Method and Description |
---|---|
AlgorithmType |
Algorithm.getType() |
static AlgorithmType |
AlgorithmType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AlgorithmType[] |
AlgorithmType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.