org.tynamo.security.federatedaccounts.base
Class FacebookOauthComponentBase

java.lang.Object
  extended by org.tynamo.security.federatedaccounts.base.FacebookOauthComponentBase
Direct Known Subclasses:
AbstractFacebookOauthPage, FacebookSignIn

public class FacebookOauthComponentBase
extends Object


Constructor Summary
FacebookOauthComponentBase()
           
 
Method Summary
 boolean getAutocommit()
           
 String getOauthClientId()
           
protected  String getOauthClientSecret()
           
protected  String getOauthRedirectLink(WindowMode windowMode)
           
 boolean isOauthConfigured()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FacebookOauthComponentBase

public FacebookOauthComponentBase()
Method Detail

getAutocommit

public boolean getAutocommit()

getOauthClientId

public String getOauthClientId()

getOauthClientSecret

protected String getOauthClientSecret()

isOauthConfigured

public boolean isOauthConfigured()

getOauthRedirectLink

protected final String getOauthRedirectLink(WindowMode windowMode)


Copyright © 2004-2011. All Rights Reserved.