| Package | Description |
|---|---|
| com.ibm.cloud.objectstorage.oauth |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultTokenProvider
Default implementation to retrieve token from the IAM service using the api
key
|
| Modifier and Type | Method and Description |
|---|---|
TokenProvider |
DefaultTokenManager.getProvider()
Return the TokenProvider used by the TokenManager
|
| Constructor and Description |
|---|
BasicIBMOAuthCredentials(TokenProvider tokenProvider)
Constructor using a custom Token Provider, this implementation will
use the DefaultTokenManager as the Token Manager.
|
DefaultTokenManager(TokenProvider provider)
Constructor which will allow a custom TokenHandler to retrieve the token
from the IAM Service
|
Copyright © 2018. All rights reserved.