org.tynamo.security.federatedaccounts
Class FederatedAccountSymbols

java.lang.Object
  extended by org.tynamo.security.federatedaccounts.FederatedAccountSymbols

public class FederatedAccountSymbols
extends Object


Field Summary
static String COMMITAFTER_OAUTH
           
static String HTTPCLIENT_ON_GAE
           
static String SUCCESSURL
           
 
Constructor Summary
FederatedAccountSymbols()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SUCCESSURL

public static final String SUCCESSURL
See Also:
Constant Field Values

COMMITAFTER_OAUTH

public static final String COMMITAFTER_OAUTH
See Also:
Constant Field Values

HTTPCLIENT_ON_GAE

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

FederatedAccountSymbols

public FederatedAccountSymbols()


Copyright © 2004-2011. All Rights Reserved.