Package | Description |
---|---|
mx.bigdata.sat.security | |
mx.bigdata.sat.security.factory |
Modifier and Type | Method and Description |
---|---|
static KeyLoaderEnumeration |
KeyLoaderEnumeration.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static KeyLoaderEnumeration[] |
KeyLoaderEnumeration.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static KeyLoader |
KeyLoaderFactory.createInstance(KeyLoaderEnumeration keyLoaderEnumeration,
InputStream keyInputStream,
String... keyPassword) |
static KeyLoader |
KeyLoaderFactory.createInstance(KeyLoaderEnumeration keyLoaderEnumeration,
String keyLocation,
String... keyPassword) |
Copyright © 2010–2018. All rights reserved.