| Package | Description |
|---|---|
| org.apache.hadoop.fs.swift.auth | |
| org.apache.hadoop.fs.swift.http |
| Modifier and Type | Method and Description |
|---|---|
AccessToken |
AuthenticationResponse.getToken() |
| Modifier and Type | Method and Description |
|---|---|
void |
AuthenticationResponse.setToken(AccessToken token) |
| Modifier and Type | Method and Description |
|---|---|
AccessToken |
SwiftRestClient.authenticate()
Authenticate to Openstack Keystone
As well as returning the access token, the member fields
SwiftRestClient.token,
SwiftRestClient.endpointURI and SwiftRestClient.objectLocationURI are set up for re-use. |
Copyright © 2018 CERN. All Rights Reserved.