Package | Description |
---|---|
org.apache.zookeeper.common |
Modifier and Type | Method and Description |
---|---|
static X509Util.ClientAuth |
X509Util.ClientAuth.fromPropertyValue(String prop)
Converts a property value to a ClientAuth enum.
|
static X509Util.ClientAuth |
X509Util.ClientAuth.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static X509Util.ClientAuth[] |
X509Util.ClientAuth.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2008–2020 The Apache Software Foundation. All rights reserved.