| Interface | Description |
|---|---|
| AuthorizationCodeStore |
Handle authorization code persistence.
|
| Class | Description |
|---|---|
| AuthorizationCodeStoreHolder |
Holder for conveniently storing authorization code and related request information
|
| AuthorizationConfig |
POJO to store information about authorization's handling configuration
|
| ObjectStoreAuthorizationCode |
AuthorizationCodeStore implemented with an object store to save all the authorization codes.
|
Copyright © 2024 MuleSoft, Inc.. All rights reserved.