public class KeystoneTokenProvider extends Object
| Modifier and Type | Field and Description |
|---|---|
protected Keystone |
keystone |
protected String |
password |
protected String |
username |
| Constructor and Description |
|---|
KeystoneTokenProvider(String endpoint,
String username,
String password) |
| Modifier and Type | Method and Description |
|---|---|
void |
expireAccessByTenant(String tenantName) |
Access |
getAccessByTenant(String tenantName) |
OpenStackTokenProvider |
getProviderByTenant(String tenantName) |
protected Keystone keystone
protected String username
protected String password
public void expireAccessByTenant(String tenantName)
public OpenStackTokenProvider getProviderByTenant(String tenantName)
Copyright © 2012–2023. All rights reserved.