|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OAuthConsumerRegistration | |
---|---|
org.jboss.resteasy.auth.oauth | |
org.jboss.resteasy.test.smoke |
Uses of OAuthConsumerRegistration in org.jboss.resteasy.auth.oauth |
---|
Subinterfaces of OAuthConsumerRegistration in org.jboss.resteasy.auth.oauth | |
---|---|
interface |
OAuthProvider
Implement this interface to provide the RESTEasy servlets and filters with the knowledge to load and store OAuth Consumer, Request and Access Tokens. |
Classes in org.jboss.resteasy.auth.oauth that implement OAuthConsumerRegistration | |
---|---|
class |
OAuthDBProvider
OAuth DB Provider. |
class |
OAuthMemoryProvider
OAuthProvider that keeps all data in memory. |
class |
OAuthProviderChecker
Used to make sure the OAuthProvider implementer does not return null values. |
Uses of OAuthConsumerRegistration in org.jboss.resteasy.test.smoke |
---|
Classes in org.jboss.resteasy.test.smoke that implement OAuthConsumerRegistration | |
---|---|
class |
MyProvider
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |