com.caucho.boot
Class BootManagementConfig.User
java.lang.Object
com.caucho.boot.BootManagementConfig.User
- Enclosing class:
- BootManagementConfig
public static class BootManagementConfig.User
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BootManagementConfig.User
public BootManagementConfig.User()
setName
public void setName(java.lang.String name)
getName
public java.lang.String getName()
setPassword
public void setPassword(java.lang.String password)
getPassword
public java.lang.String getPassword()
setDisable
public void setDisable(boolean isDisabled)
isDisable
public boolean isDisable()