Package | Description |
---|---|
com.woorea.openstack.keystone.api |
Modifier and Type | Method and Description |
---|---|
Authenticate |
Authenticate.Builder.withAccessKey(String accessKey,
String secretKey) |
Authenticate |
Authenticate.withTenantId(String tenantId) |
Authenticate |
Authenticate.withTenantName(String tenantName) |
Authenticate |
Authenticate.Builder.withToken(String token) |
Authenticate |
Authenticate.Builder.withUsernamePassword(String username,
String password) |
Copyright © 2012–2014. All rights reserved.