org.jboss.seam.social.oauth
Class OAuthGenericManager
java.lang.Object
org.jboss.seam.social.oauth.OAuthGenericManager
@GenericConfiguration(value=org.jboss.seam.social.oauth.OAuthApplication.class)
public class OAuthGenericManager
- extends Object
- Author:
- Antoine
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OAuthGenericManager
public OAuthGenericManager()
produceProvider
@Produces
@ApplyScope
public org.jboss.seam.social.oauth.OAuthProvider produceProvider()
produceSession
@Produces
@SessionScoped
protected org.jboss.seam.social.oauth.OAuthSession produceSession()
Copyright © 2011 Seam Framework. All Rights Reserved.