| Package | Description |
|---|---|
| com.atlassian.crowd.crypto |
| Modifier and Type | Method and Description |
|---|---|
static Algorithm |
Algorithm.getByKey(String key) |
static Algorithm |
Algorithm.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Algorithm[] |
Algorithm.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2024 Atlassian. All rights reserved.