public class TokensResource extends Object
Modifier and Type | Class and Description |
---|---|
class |
TokensResource.Authenticate |
Constructor and Description |
---|
TokensResource(OpenStackClient client) |
Modifier and Type | Method and Description |
---|---|
TokensResource.Authenticate |
authenticate(Authentication authentication) |
OpenStackRequest<Token> |
show() |
public TokensResource(OpenStackClient client)
public TokensResource.Authenticate authenticate(Authentication authentication)
public OpenStackRequest<Token> show()
Copyright © 2012-2018. All Rights Reserved.