| Package | Description |
|---|---|
| org.jboss.resteasy.auth.oauth |
| Class and Description |
|---|
| OAuthConsumer
Represents an OAuth Consumer.
|
| OAuthConsumerRegistration
Registration of OAuth consumers
|
| OAuthException
Use this exception to throw exceptions from your OAuthProvider to specify the HTTP status code
|
| OAuthProvider
Implement this interface to provide the RESTEasy servlets and filters with the knowledge to
load and store OAuth Consumer, Request and Access Tokens.
|
| OAuthRequestToken
Represents either an OAuth Access or Request Token.
|
| OAuthToken
Represents either an OAuth Access or Request Token.
|
| OAuthValidator
OAuth Validator implementation to check OAuth Messages
|
Copyright © 2023 JBoss by Red Hat. All rights reserved.