Package com.sodius.oslc.client.oauth
package com.sodius.oslc.client.oauth
OSLC-aware HTTP client to execute requests on a OSLC remote application.
-
ClassDescriptionThrown when an OAuth authorization loop is detected.Provides information on a friend server on which OAuth connection is to realize.Provides access to a list of friends.Provides facilities to instantiate a FriendProvider and to parse root services resources.Thrown when no
Friendis found to enable requesting a given resource from an OSLC Remote Application.The handling of the OAuth connection.Defines headers used to perform authentication challenges between OSLC applications.Stores OAuth tokens approved by a user.Serializable equivalent for OAuth Store to support clustered environmentsA class can implement the OAuthStoreListener interface when it wants to be informed of changes in OAuthStore objects.The central place for OAuth capabilities provided on client side.