webMethods Broker Administration Java API
Version 9.5.1.0.171 091713

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

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

Methods in COM.activesw.api.client that return BrokerSSLConfigV2.KeystoreType
 BrokerSSLConfigV2.KeystoreType BrokerSSLConfigV2.getKeystoreType()
          Return the type of the keystore file
static BrokerSSLConfigV2.KeystoreType BrokerSSLConfigV2.KeystoreType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static BrokerSSLConfigV2.KeystoreType[] BrokerSSLConfigV2.KeystoreType.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.KeystoreType
 java.lang.String BrokerServerClient.getDNFromKeystore(java.lang.String keystore, java.lang.String password, BrokerSSLConfigV2.KeystoreType keystoreType)
          Get the distinguished name in the given keystore on the broker server.
 java.lang.String BrokerServerClient.getIssuerDNFromKeystore(java.lang.String keystore, java.lang.String password, BrokerSSLConfigV2.KeystoreType keystoreType)
          Get the issuer distinguished name in the given keystore on the broker server.
 void BrokerSSLConfigV2.setKeystoreType(BrokerSSLConfigV2.KeystoreType newKeystoreType)
          Set the keystore 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.