|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OAuthService | |
|---|---|
| org.jboss.seam.social | |
| Uses of OAuthService in org.jboss.seam.social |
|---|
| Methods in org.jboss.seam.social that return OAuthService | |
|---|---|
OAuthService |
MultiServicesManager.getCurrentService()
|
OAuthService |
MultiServicesManager.getNewService(String serviceName)
Instantiate a new service from a Service String name |
| Methods in org.jboss.seam.social that return types with arguments of type OAuthService | |
|---|---|
Set<OAuthService> |
MultiServicesManager.getServices()
|
| Methods in org.jboss.seam.social with parameters of type OAuthService | |
|---|---|
void |
MultiServicesManager.addService(OAuthService service)
Add a service to the Set of services to manage |
void |
MultiServicesManager.setCurrentService(OAuthService currentService)
Set the current service. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||