public interface Token extends ModelEntity
http://docs.openstack.org/api/openstack-identity-service/2.0/content/POST_admin-authenticate_v2.0_tokens_Token_Operations.html
Modifier and Type | Method and Description |
---|---|
Date |
getExpires()
The expiring date/time of this token
|
String |
getId()
The generated token ID created by the Identity Restful service
|
AuthVersion |
getVersion() |
String getId()
Date getExpires()
AuthVersion getVersion()
Copyright © 2017. All rights reserved.