|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AggregateTrustManager.Strategy | |
|---|---|
| org.ldaptive.ssl | |
| Uses of AggregateTrustManager.Strategy in org.ldaptive.ssl |
|---|
| Methods in org.ldaptive.ssl that return AggregateTrustManager.Strategy | |
|---|---|
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. |
| Constructors in org.ldaptive.ssl with parameters of type AggregateTrustManager.Strategy | |
|---|---|
AggregateTrustManager(AggregateTrustManager.Strategy strategy,
X509TrustManager... managers)
Creates a new aggregate trust manager. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||