| Package | Description |
|---|---|
| com.mulesoft.modules.oauth2.provider.api.client | |
| com.mulesoft.modules.oauth2.provider.api.code | |
| com.mulesoft.modules.oauth2.provider.api.token |
| Modifier and Type | Class and Description |
|---|---|
class |
ObjectStoreClientStore
Client store backed with an object store for saving all the clients
|
| Modifier and Type | Class and Description |
|---|---|
class |
ObjectStoreAuthorizationCode
AuthorizationCodeStore implemented with an object store to save all the authorization codes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ObjectStoreAccessAndRefreshTokenStore
Token store backed by an object store that handles both access and refresh tokens
|
class |
ObjectStoreAccessTokenStore
Token store backed by an object store that handles access tokens
|
Copyright © 2022 MuleSoft, Inc.. All rights reserved.