Package com.sodius.oslc.server.oauth.services
Servlets and filters for OAuth and OSLC friending implementation on server side.
-
Class Summary Class Description ConsumerService Manages the edition of OAuth consumers by an administrator.FriendRehostingService Manages the friend re-hosting process.FriendService Manages the edition of OAuth friends by an administrator.OAuthFilter A filter that configures a OAuthServer and ensures requests requiring restricted access are authenticated.OslcOAuthService Services to support necessary OAuth end-points for connectivity from a OSLC Remote Application.