| Package | Description |
|---|---|
| ch.iterate.openstack.swift | |
| ch.iterate.openstack.swift.method |
| Modifier and Type | Method and Description |
|---|---|
static Client.AuthVersion |
Client.AuthVersion.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Client.AuthVersion[] |
Client.AuthVersion.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AuthenticationResponse |
Client.authenticate(Client.AuthVersion authVersion,
URI authenticationURL,
String username,
String password,
String tenantId) |
| Modifier and Type | Method and Description |
|---|---|
Client.AuthVersion |
Authentication20RAXUsernameKeyRequest.getVersion() |
Client.AuthVersion |
Authentication20AccessKeySecretKeyRequest.getVersion() |
Client.AuthVersion |
AuthenticationRequest.getVersion() |
Client.AuthVersion |
Authentication20UsernamePasswordRequest.getVersion() |
Client.AuthVersion |
Authentication20UsernameKeyRequest.getVersion() |
Client.AuthVersion |
Authentication3UsernamePasswordProjectRequest.getVersion() |
Client.AuthVersion |
Authentication11UsernameKeyRequest.getVersion() |
Client.AuthVersion |
Authentication10UsernameKeyRequest.getVersion() |
Client.AuthVersion |
Authentication20UsernamePasswordTenantIdRequest.getVersion() |
Copyright © 2020. All rights reserved.