| Package | Description |
|---|---|
| org.forgerock.openam.shared.security.crypto |
This package contains security cryptographic utilities for use throughout the OpenAM codebase.
|
| Modifier and Type | Method and Description |
|---|---|
static KeyStoreType |
KeyStoreType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static KeyStoreType[] |
KeyStoreType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
KeyStoreBuilder |
KeyStoreBuilder.withKeyStoreType(KeyStoreType type)
Specifies the type of keystore to load.
|
Copyright © 2010–2023 Open Identity Platform Community. All rights reserved.