| Package | Description |
|---|---|
| ch.iterate.openstack.swift | |
| ch.iterate.openstack.swift.handler |
| Modifier and Type | Method and Description |
|---|---|
AuthenticationResponse |
Client.authenticate(AuthenticationRequest request) |
AuthenticationResponse |
Client.authenticate(AuthenticationRequest request,
org.apache.http.client.ResponseHandler<AuthenticationResponse> handler) |
AuthenticationResponse |
Client.authenticate(Client.AuthVersion authVersion,
URI authenticationURL,
String username,
String password,
String tenantId) |
AuthenticationResponse |
Client.getAuthentication() |
| Modifier and Type | Method and Description |
|---|---|
AuthenticationResponse |
Client.authenticate(AuthenticationRequest request,
org.apache.http.client.ResponseHandler<AuthenticationResponse> handler) |
| Modifier and Type | Method and Description |
|---|---|
AuthenticationResponse |
AuthenticationJson11ResponseHandler.handleResponse(org.apache.http.HttpResponse response) |
AuthenticationResponse |
AuthenticationJson3ResponseHandler.handleResponse(org.apache.http.HttpResponse response) |
AuthenticationResponse |
Authentication10ResponseHandler.handleResponse(org.apache.http.HttpResponse response) |
AuthenticationResponse |
AuthenticationJson20ResponseHandler.handleResponse(org.apache.http.HttpResponse response) |
Copyright © 2020. All rights reserved.