net.authorize.util
Class Constants
java.lang.Object
net.authorize.util.Constants
public final class Constants
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PROXY_PROTOCOL
public static final String PROXY_PROTOCOL
- See Also:
- Constant Field Values
HTTPS_USE_PROXY
public static final String HTTPS_USE_PROXY
- See Also:
- Constant Field Values
HTTPS_PROXY_HOST
public static final String HTTPS_PROXY_HOST
- See Also:
- Constant Field Values
HTTPS_PROXY_PORT
public static final String HTTPS_PROXY_PORT
- See Also:
- Constant Field Values
HTTP_USE_PROXY
public static final String HTTP_USE_PROXY
- See Also:
- Constant Field Values
HTTP_PROXY_HOST
public static final String HTTP_PROXY_HOST
- See Also:
- Constant Field Values
HTTP_PROXY_PORT
public static final String HTTP_PROXY_PORT
- See Also:
- Constant Field Values
ENV_API_LOGINID
public static final String ENV_API_LOGINID
- See Also:
- Constant Field Values
ENV_TRANSACTION_KEY
public static final String ENV_TRANSACTION_KEY
- See Also:
- Constant Field Values
ENV_CP_API_LOGINID
public static final String ENV_CP_API_LOGINID
- See Also:
- Constant Field Values
ENV_CP_TRANSACTION_KEY
public static final String ENV_CP_TRANSACTION_KEY
- See Also:
- Constant Field Values
ENV_MD5_HASHKEY
public static final String ENV_MD5_HASHKEY
- See Also:
- Constant Field Values
PROP_API_LOGINID
public static final String PROP_API_LOGINID
- See Also:
- Constant Field Values
PROP_TRANSACTION_KEY
public static final String PROP_TRANSACTION_KEY
- See Also:
- Constant Field Values
PROP_CP_API_LOGINID
public static final String PROP_CP_API_LOGINID
- See Also:
- Constant Field Values
PROP_CP_TRANSACTION_KEY
public static final String PROP_CP_TRANSACTION_KEY
- See Also:
- Constant Field Values
PROP_MD5_HASHKEY
public static final String PROP_MD5_HASHKEY
- See Also:
- Constant Field Values
Constants
public Constants()
Copyright © 2014. All Rights Reserved.