Class TokenAuth
- java.lang.Object
-
- org.openstack4j.openstack.identity.v2.domain.Auth
-
- org.openstack4j.openstack.identity.v2.domain.TokenAuth
-
- All Implemented Interfaces:
Serializable,ModelEntity,Auth
public class TokenAuth extends Auth
Represents a Token class used for V2 token authentication- Author:
- Jeremy Unruh
- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description protected static classTokenAuth.Token
-
Method Summary
-
Methods inherited from class org.openstack4j.openstack.identity.v2.domain.Auth
getTenantId, getTenantName, getType, setTenantId, setTenantName
-
-