com.ibm.di.api.remote.impl.rmi
Class Constants
java.lang.Object
com.ibm.di.api.remote.impl.rmi.Constants
public class Constants
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PROP_SERVER_KEYSTORE
public static final String PROP_SERVER_KEYSTORE
- See Also:
- Constant Field Values
PROP_API_CLIENT_KEYSTORE
public static final String PROP_API_CLIENT_KEYSTORE
- See Also:
- Constant Field Values
PROP_API_CLIENT_KEYSTORE_PASS
public static final String PROP_API_CLIENT_KEYSTORE_PASS
- See Also:
- Constant Field Values
PROP_API_CLIENT_KEY_PASS
public static final String PROP_API_CLIENT_KEY_PASS
- See Also:
- Constant Field Values
PROP_API_TRUSTSTORE
public static final String PROP_API_TRUSTSTORE
- See Also:
- Constant Field Values
PROP_API_TRUSTSTORE_PASS
public static final String PROP_API_TRUSTSTORE_PASS
- See Also:
- Constant Field Values
PROP_API_REMOTE_SSL_CUSTOM_PROPERTIES
public static final String PROP_API_REMOTE_SSL_CUSTOM_PROPERTIES
- See Also:
- Constant Field Values
PROP_API_REMOTE_SSL_ON
public static final String PROP_API_REMOTE_SSL_ON
- See Also:
- Constant Field Values
PROP_API_REMOTE_SSL_CLIENT_AUTH_ON
public static final String PROP_API_REMOTE_SSL_CLIENT_AUTH_ON
- See Also:
- Constant Field Values
Constants
public Constants()