public class TokensResource
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
class |
TokensResource.Authenticate |
| Modifier and Type | Field and Description |
|---|---|
private OpenStackClient |
CLIENT |
| Constructor and Description |
|---|
TokensResource(OpenStackClient client) |
| Modifier and Type | Method and Description |
|---|---|
TokensResource.Authenticate |
authenticate(Authentication authentication) |
OpenStackRequest<Token> |
show() |
private final OpenStackClient CLIENT
public TokensResource(OpenStackClient client)
public TokensResource.Authenticate authenticate(Authentication authentication)
public OpenStackRequest<Token> show()