com.dyuproject.openid
Class Constants
java.lang.Object
com.dyuproject.openid.Constants
public abstract class Constants
- extends Object
Constants - openid
- Author:
- David Yu
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DEFAULT_ENCODING
public static final String DEFAULT_ENCODING
- See Also:
- Constant Field Values
DEFAULT_VERSION
public static final String DEFAULT_VERSION
- See Also:
- Constant Field Values
DEFAULT_NS
public static final String DEFAULT_NS
- See Also:
- Constant Field Values
OPENID_NS
public static final String OPENID_NS
- See Also:
- Constant Field Values
OPENID_MODE
public static final String OPENID_MODE
- See Also:
- Constant Field Values
OPENID_ASSOC_HANDLE
public static final String OPENID_ASSOC_HANDLE
- See Also:
- Constant Field Values
OPENID_IDENTITY
public static final String OPENID_IDENTITY
- See Also:
- Constant Field Values
OPENID_REALM
public static final String OPENID_REALM
- See Also:
- Constant Field Values
OPENID_TRUST_ROOT
public static final String OPENID_TRUST_ROOT
- See Also:
- Constant Field Values
OPENID_CLAIMED_ID
public static final String OPENID_CLAIMED_ID
- See Also:
- Constant Field Values
OPENID_RETURN_TO
public static final String OPENID_RETURN_TO
- See Also:
- Constant Field Values
OPENID_SIG
public static final String OPENID_SIG
- See Also:
- Constant Field Values
OPENID_NS_SREG
public static final String OPENID_NS_SREG
- See Also:
- Constant Field Values
OPENID_SREG_OPTIONAL
public static final String OPENID_SREG_OPTIONAL
- See Also:
- Constant Field Values
OPENID_OP_ENDPOINT
public static final String OPENID_OP_ENDPOINT
- See Also:
- Constant Field Values
OPENID_SIGNED
public static final String OPENID_SIGNED
- See Also:
- Constant Field Values
OPENID_RESPONSE_NONCE
public static final String OPENID_RESPONSE_NONCE
- See Also:
- Constant Field Values
OPENID_SESSION_TYPE
public static final String OPENID_SESSION_TYPE
- See Also:
- Constant Field Values
OPENID_ASSOC_TYPE
public static final String OPENID_ASSOC_TYPE
- See Also:
- Constant Field Values
OPENID_DH_MODULUS
public static final String OPENID_DH_MODULUS
- See Also:
- Constant Field Values
OPENID_DH_GEN
public static final String OPENID_DH_GEN
- See Also:
- Constant Field Values
OPENID_DH_CONSUMER_PUBLIC
public static final String OPENID_DH_CONSUMER_PUBLIC
- See Also:
- Constant Field Values
SREG_NICKNAME
public static final String SREG_NICKNAME
- See Also:
- Constant Field Values
SREG_EMAIL
public static final String SREG_EMAIL
- See Also:
- Constant Field Values
SREG_FULLNAME
public static final String SREG_FULLNAME
- See Also:
- Constant Field Values
SREG_DOB
public static final String SREG_DOB
- See Also:
- Constant Field Values
SREG_GENDER
public static final String SREG_GENDER
- See Also:
- Constant Field Values
SREG_POSTCODE
public static final String SREG_POSTCODE
- See Also:
- Constant Field Values
SREG_COUNTRY
public static final String SREG_COUNTRY
- See Also:
- Constant Field Values
SREG_LANGUAGE
public static final String SREG_LANGUAGE
- See Also:
- Constant Field Values
SREG_TIMEZONE
public static final String SREG_TIMEZONE
- See Also:
- Constant Field Values
DIFFIE_HELLMAN_MODULUS
public static final BigInteger DIFFIE_HELLMAN_MODULUS
Constants
public Constants()
Copyright © 2013. All Rights Reserved.