org.tynamo.security.federatedaccounts.components
Class FacebookSignIn

java.lang.Object
  extended by org.tynamo.security.federatedaccounts.base.FacebookOauthComponentBase
      extended by org.tynamo.security.federatedaccounts.components.FacebookSignIn

@Import(library="FacebookSignIn.js",
        stylesheet="fb-button.css")
public class FacebookSignIn
extends FacebookOauthComponentBase


Constructor Summary
FacebookSignIn()
           
 
Method Summary
 String getOauthAuthorizationLink()
           
 boolean isWindowMode(String mode)
           
 
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

FacebookSignIn

public FacebookSignIn()
Method Detail

isWindowMode

public boolean isWindowMode(String mode)

getOauthAuthorizationLink

public String getOauthAuthorizationLink()


Copyright © 2004-2011. All Rights Reserved.