| Package | Description |
|---|---|
| org.jboss.resteasy.auth.oauth | |
| org.jboss.resteasy.test.smoke |
| Modifier and Type | Interface and Description |
|---|---|
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.
|
| Modifier and Type | Class and Description |
|---|---|
class |
OAuthMemoryProvider
OAuthProvider that keeps all data in memory.
|
class |
OAuthProviderChecker
Used to make sure the OAuthProvider implementer does not return null values.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MyProvider |
Copyright © 2013. All Rights Reserved.