| Modifier and Type | Method and Description |
|---|---|
static SSLProperties.KeystoreValidationGroup |
SSLProperties.KeystoreValidationGroup.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SSLProperties.KeystoreValidationGroup[] |
SSLProperties.KeystoreValidationGroup.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Collection<ValidationResult> |
SSLProperties.validateStore(Map<PropertyDescriptor,String> properties,
SSLProperties.KeystoreValidationGroup keyStoreOrTrustStore) |
Copyright © 2015 Apache NiFi(incubating) Project. All rights reserved.