Modifier and Type | Method and Description |
---|---|
BrokerSSLConfigV2.TruststoreType |
BrokerSSLConfigV2.getTruststoreType()
Return the type of the truststore file
|
static BrokerSSLConfigV2.TruststoreType |
BrokerSSLConfigV2.TruststoreType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static BrokerSSLConfigV2.TruststoreType[] |
BrokerSSLConfigV2.TruststoreType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String[] |
BrokerServerClient.getRootDNsFromTruststore(java.lang.String truststore,
BrokerSSLConfigV2.TruststoreType truststoreType)
Get the list of trusted root distinguished names available in the given truststore on the Broker Server.
|
void |
BrokerSSLConfigV2.setTruststoreType(BrokerSSLConfigV2.TruststoreType newTruststoreType)
Set the truststore file type.
|
Copyright © 2002-2006 webMethods, Inc. Copyright © 2007-2021 Software AG Darmstadt, Germany and/or Software AG USA Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.