Class TokenAuthentication
java.lang.Object
com.woorea.openstack.keystone.model.Authentication
com.woorea.openstack.keystone.model.authentication.TokenAuthentication
- All Implemented Interfaces:
Serializable
- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.woorea.openstack.keystone.model.Authentication
getTenantId, getTenantName, setTenantId, setTenantName
-
Field Details
-
token
-
-
Constructor Details
-
TokenAuthentication
-
-
Method Details
-
getToken
- Returns:
- the token
-
setToken
- Parameters:
token
- the token to set
-