Class TokenAuth
- java.lang.Object
-
- org.openstack4j.openstack.identity.v3.domain.Auth
-
- org.openstack4j.openstack.identity.v3.domain.TokenAuth
-
- All Implemented Interfaces:
Serializable,ModelEntity,Auth
public class TokenAuth extends Auth
Represents a Token class used for V3 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.v3.domain.Auth
getDomainId, getDomainName, getProjectId, getProjectName, getType, setDomainId, setDomainName, setProjectId, setProjectName
-
-