webMethods Broker Administration Java API
Version 9.5.1.0.171 091713

Uses of Class
COM.activesw.api.client.BrokerSSLConfigV2.TruststoreType

Uses of BrokerSSLConfigV2.TruststoreType in COM.activesw.api.client
 

Methods in COM.activesw.api.client that return BrokerSSLConfigV2.TruststoreType
 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.
 

Methods in COM.activesw.api.client with parameters of type BrokerSSLConfigV2.TruststoreType
 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.
 


webMethods Broker Administration Java API
Version 9.5.1.0.171 091713


Copyright © 2001 - 2013 Software AG Darmstadt, Germany and/or Software AG USA, Inc., Reston, VA, United States of America, and/or their suppliers.