org.wso2.solutions.identity
Class IdentityConstants.OpenId.SimpleRegAttributes
java.lang.Object
org.wso2.solutions.identity.IdentityConstants.OpenId.SimpleRegAttributes
- Direct Known Subclasses:
- IdentityConstants.OpenId.ExchangeAttributes
- Enclosing class:
- IdentityConstants.OpenId
public static class IdentityConstants.OpenId.SimpleRegAttributes
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NS_SREG
public static final java.lang.String NS_SREG
- See Also:
- Constant Field Values
NS_SREG_1
public static final java.lang.String NS_SREG_1
- See Also:
- Constant Field Values
SREG
public static final java.lang.String SREG
- See Also:
- Constant Field Values
OP_SREG
public static final java.lang.String OP_SREG
- See Also:
- Constant Field Values
NICK_NAME
public static final java.lang.String NICK_NAME
- See Also:
- Constant Field Values
EMAIL
public static final java.lang.String EMAIL
- See Also:
- Constant Field Values
FULL_NAME
public static final java.lang.String FULL_NAME
- See Also:
- Constant Field Values
DOB
public static final java.lang.String DOB
- See Also:
- Constant Field Values
GENDER
public static final java.lang.String GENDER
- See Also:
- Constant Field Values
POSTAL_CODE
public static final java.lang.String POSTAL_CODE
- See Also:
- Constant Field Values
COUNTRY
public static final java.lang.String COUNTRY
- See Also:
- Constant Field Values
LANGUAGE
public static final java.lang.String LANGUAGE
- See Also:
- Constant Field Values
TIMEZONE
public static final java.lang.String TIMEZONE
- See Also:
- Constant Field Values
FULL_NAME_NS
public static final java.lang.String FULL_NAME_NS
- See Also:
- Constant Field Values
DOB_NS
public static final java.lang.String DOB_NS
- See Also:
- Constant Field Values
GENDER_NS
public static final java.lang.String GENDER_NS
- See Also:
- Constant Field Values
LANGUAGE_NS
public static final java.lang.String LANGUAGE_NS
- See Also:
- Constant Field Values
TIMEZONE_NS
public static final java.lang.String TIMEZONE_NS
- See Also:
- Constant Field Values
IdentityConstants.OpenId.SimpleRegAttributes
public IdentityConstants.OpenId.SimpleRegAttributes()