org.tynamo.security.federatedaccounts.base
Class AbstractFacebookOauthPage

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

public abstract class AbstractFacebookOauthPage
extends FacebookOauthComponentBase


Constructor Summary
AbstractFacebookOauthPage()
           
 
Method Summary
protected  void afterRender()
           
 String getSuccessLink()
           
protected  void onActivate(String windowModeText)
           
 
Methods inherited from class org.tynamo.security.federatedaccounts.base.FacebookOauthComponentBase
getAutocommit, getOauthClientId, getOauthClientSecret, getOauthRedirectLink, isOauthConfigured
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractFacebookOauthPage

public AbstractFacebookOauthPage()
Method Detail

onActivate

protected void onActivate(String windowModeText)
                   throws MalformedURLException
Throws:
MalformedURLException

getSuccessLink

public String getSuccessLink()

afterRender

protected void afterRender()


Copyright © 2004-2011. All Rights Reserved.