nl.surfnet.coin.teams.service.impl
Class GroupProviderServiceThreeLeggedOAuth10a
java.lang.Object
nl.surfnet.coin.teams.service.impl.GroupProviderServiceThreeLeggedOAuth10a
public class GroupProviderServiceThreeLeggedOAuth10a
- extends Object
Util class to return an OAuthService for 3-legged OAuth 1.0a group providers
|
Method Summary |
org.scribe.oauth.OAuthService |
getOAuthService()
Util method to return an OAuthService for this kind of group provider |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GroupProviderServiceThreeLeggedOAuth10a
public GroupProviderServiceThreeLeggedOAuth10a(GroupProvider groupProvider,
org.scribe.builder.api.Api oAuthApi)
- Constructor for this service
- Parameters:
groupProvider - the configured GroupProvideroAuthApi - an Api implementation,
probably ThreeLeggedOauth10aGroupProviderApi
getOAuthService
public final org.scribe.oauth.OAuthService getOAuthService()
- Util method to return an
OAuthService for this kind of group provider
- Returns:
OAuthService
Copyright © 2009-2013 SURFnet bv, The Netherlands. All Rights Reserved.