com.evolveum.midpoint.web.page.admin.home.dto
Class MyPasswordsDto
java.lang.Object
com.evolveum.midpoint.web.page.admin.home.dto.MyPasswordsDto
- All Implemented Interfaces:
- Serializable
public class MyPasswordsDto
- extends Object
- implements Serializable
- Author:
- lazyman
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
F_ACCOUNTS
public static final String F_ACCOUNTS
- See Also:
- Constant Field Values
F_PASSWORD
public static final String F_PASSWORD
- See Also:
- Constant Field Values
MyPasswordsDto
public MyPasswordsDto()
getAccounts
public List<PasswordAccountDto> getAccounts()
getPassword
public String getPassword()
setPassword
public void setPassword(String password)
Copyright © 2013 evolveum. All Rights Reserved.