nl.surfnet.coin.teams.service.impl
Class GroupProviderServiceThreeLeggedOAuth10a

java.lang.Object
  extended by 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


Constructor Summary
GroupProviderServiceThreeLeggedOAuth10a(GroupProvider groupProvider, org.scribe.builder.api.Api oAuthApi)
          Constructor for this service
 
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
 

Constructor Detail

GroupProviderServiceThreeLeggedOAuth10a

public GroupProviderServiceThreeLeggedOAuth10a(GroupProvider groupProvider,
                                               org.scribe.builder.api.Api oAuthApi)
Constructor for this service

Parameters:
groupProvider - the configured GroupProvider
oAuthApi - an Api implementation, probably ThreeLeggedOauth10aGroupProviderApi
Method Detail

getOAuthService

public final org.scribe.oauth.OAuthService getOAuthService()
Util method to return an OAuthService for this kind of group provider

Returns:
OAuthService


Copyright © 2009-2012 SURFnet bv, The Netherlands. All Rights Reserved.