Package | Description |
---|---|
org.ldaptive.ssl |
Modifier and Type | Method and Description |
---|---|
static AggregateTrustManager.Strategy |
AggregateTrustManager.Strategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AggregateTrustManager.Strategy[] |
AggregateTrustManager.Strategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
AggregateTrustManager(AggregateTrustManager.Strategy strategy,
X509TrustManager... managers)
Creates a new aggregate trust manager.
|
Copyright © 2017. All rights reserved.