| Modifier and Type | Method and Description |
|---|---|
static SSLContextService.ClientAuth |
SSLContextService.ClientAuth.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SSLContextService.ClientAuth[] |
SSLContextService.ClientAuth.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SSLContext |
SSLContextService.createSSLContext(SSLContextService.ClientAuth clientAuth) |
Copyright © 2015 Apache NiFi Project. All rights reserved.