Class AdminPass
- java.lang.Object
-
- org.openstack4j.openstack.compute.domain.AdminPass
-
- All Implemented Interfaces:
Serializable,ServerPassword,ModelEntity
public class AdminPass extends Object implements ServerPassword
Administrative password- Author:
- taemin
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description AdminPass()
-
-
-
Method Detail
-
getPassword
public String getPassword()
- Specified by:
getPasswordin interfaceServerPassword- Returns:
- the password of the server
-
-