com.dyuproject.openid
Class Constants.Assoc
java.lang.Object
com.dyuproject.openid.Constants.Assoc
- Enclosing class:
- Constants
public static class Constants.Assoc
- extends Object
The types of fields for the assocation request and response.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ASSOC_TYPE
public static final String ASSOC_TYPE
- See Also:
- Constant Field Values
ASSOC_HANDLE
public static final String ASSOC_HANDLE
- See Also:
- Constant Field Values
SESSION_TYPE
public static final String SESSION_TYPE
- See Also:
- Constant Field Values
NS
public static final String NS
- See Also:
- Constant Field Values
ERROR_CODE
public static final String ERROR_CODE
- See Also:
- Constant Field Values
MAC_KEY
public static final String MAC_KEY
- See Also:
- Constant Field Values
ENC_MAC_KEY
public static final String ENC_MAC_KEY
- See Also:
- Constant Field Values
DH_SERVER_PUBLIC
public static final String DH_SERVER_PUBLIC
- See Also:
- Constant Field Values
EXPIRES_IN
public static final String EXPIRES_IN
- See Also:
- Constant Field Values
Constants.Assoc
public Constants.Assoc()
Copyright © 2008-2013. All Rights Reserved.