Package | Description |
---|---|
org.forgerock.security.keystore |
This package contains classes that load, initialize, and access a managed keystore.
|
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 2011-2015 ForgeRock AS.