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