Fetches and caches STS credentials. This is meant to be used by the constructor, and is not to be manually invoked.
Access
public
Parameters
Parameter |
Type |
Required |
Description |
---|---|---|---|
|
Required |
The a reference to the cache object that is being used to handle the caching. |
|
|
Required |
The options that were passed into the constructor. |
Returns
Type |
Description |
---|---|
The data to be cached, or NULL. |
Source
Method defined in sdk.class.php | Toggle source view (30 lines) | View on GitHub