com.canoo.webtest.security
Class SecurityConstants
java.lang.Object
com.canoo.webtest.security.SecurityConstants
- Direct Known Subclasses:
- AbstractConnectionInitializer
public abstract class SecurityConstants
- extends Object
- Author:
- Carsten Seibert
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PROPERTY_TRUSTSTORE_FILE
public static final String PROPERTY_TRUSTSTORE_FILE
- See Also:
- Constant Field Values
PROPERTY_TRUSTSTORE_PASSPHRASE
public static final String PROPERTY_TRUSTSTORE_PASSPHRASE
- See Also:
- Constant Field Values
PROPERTY_KEYSTORE_PASSPHRASE
public static final String PROPERTY_KEYSTORE_PASSPHRASE
- See Also:
- Constant Field Values
PROPERTY_KEYSTORE_FILE
public static final String PROPERTY_KEYSTORE_FILE
- See Also:
- Constant Field Values
PROPERTY_KEYSTORE_ALIAS
public static final String PROPERTY_KEYSTORE_ALIAS
- See Also:
- Constant Field Values
SecurityConstants
public SecurityConstants()