com.dyuproject.openid
Class Constants.Mode

java.lang.Object
  extended by com.dyuproject.openid.Constants.Mode
Enclosing class:
Constants

public static class Constants.Mode
extends Object

The possible values for openid mode.


Field Summary
static String ASSOCIATE
           
static String CANCEL
           
static String CHECKID_SETUP
           
static String ID_RES
           
 
Constructor Summary
Constants.Mode()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ASSOCIATE

public static final String ASSOCIATE
See Also:
Constant Field Values

CHECKID_SETUP

public static final String CHECKID_SETUP
See Also:
Constant Field Values

ID_RES

public static final String ID_RES
See Also:
Constant Field Values

CANCEL

public static final String CANCEL
See Also:
Constant Field Values
Constructor Detail

Constants.Mode

public Constants.Mode()


Copyright © 2008-2013. All Rights Reserved.