|
Apache CXF API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractOAuthService | |
---|---|
org.apache.cxf.rs.security.oauth.services |
Uses of AbstractOAuthService in org.apache.cxf.rs.security.oauth.services |
---|
Subclasses of AbstractOAuthService in org.apache.cxf.rs.security.oauth.services | |
---|---|
class |
AccessTokenService
This resource will replace a request token with a new access token which will complete the OAuth flow. |
class |
AuthorizationRequestService
This resource handles the End User authorising or denying the Client to access its resources. |
class |
RequestTokenService
This resource issues a temporarily request token to the Client which will be later authorised and exchanged for the access token |
|
Apache CXF API | |||||||||
PREV NEXT | FRAMES NO FRAMES |