| Package | Description |
|---|---|
| com.helger.security.keystore |
| Modifier and Type | Method and Description |
|---|---|
static EKeyStoreType |
EKeyStoreType.getFromIDCaseInsensitiveOrDefault(String sID,
EKeyStoreType eDefault) |
static EKeyStoreType |
EKeyStoreType.getFromIDCaseInsensitiveOrNull(String sID) |
static EKeyStoreType |
EKeyStoreType.getFromIDOrNull(String sID) |
static EKeyStoreType |
EKeyStoreType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EKeyStoreType[] |
EKeyStoreType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static EKeyStoreType |
EKeyStoreType.getFromIDCaseInsensitiveOrDefault(String sID,
EKeyStoreType eDefault) |
Copyright © 2016–2019 Philip Helger. All rights reserved.