@GenericConfiguration(value=org.jboss.seam.social.oauth.OAuthApplication.class) public class OAuthGenericManager extends Object
| Constructor and Description |
|---|
OAuthGenericManager() |
| Modifier and Type | Method and Description |
|---|---|
org.jboss.seam.social.oauth.OAuthProvider |
produceProvider() |
protected org.jboss.seam.social.oauth.OAuthService |
produceService(OAuthServiceImpl service) |
org.jboss.seam.social.oauth.OAuthSession |
produceSession() |
@Produces @ApplyScope protected org.jboss.seam.social.oauth.OAuthService produceService(OAuthServiceImpl service)
@Produces @ApplyScope public org.jboss.seam.social.oauth.OAuthProvider produceProvider()
@Produces @SessionScoped public org.jboss.seam.social.oauth.OAuthSession produceSession()
Copyright © 2011-2013 Seam Framework. All Rights Reserved.