Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
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.
|
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.