Package com.soffid.iam.model
Class AccountEntityImpl
- java.lang.Object
-
- com.soffid.iam.model.AccountEntity
-
- com.soffid.iam.model.AccountEntityImpl
-
public class AccountEntityImpl extends AccountEntity
Entity AccountEntity implementation
-
-
Constructor Summary
Constructors Constructor Description AccountEntityImpl()
-
Method Summary
-
Methods inherited from class com.soffid.iam.model.AccountEntity
equals, getAcl, getAttributes, getCreated, getDescription, getEvents, getFolder, getId, getInheritNewPermissions, getJumpServerGroup, getLastChange, getLastLogin, getLastPasswordSet, getLastUpdated, getLaunchType, getLoginName, getLoginUrl, getName, getNetworkDiscovery, getOldName, getPasswordExpiration, getPasswordPolicy, getPasswords, getPasswordStatus, getRoles, getSecrets, getServerName, getServerType, getServices, getSnapshot, getSshPublicKey, getStatus, getSystem, getType, getUsers, hashCode, isDisabled, setAcl, setAttributes, setCreated, setDescription, setDisabled, setEvents, setFolder, setId, setInheritNewPermissions, setJumpServerGroup, setLastChange, setLastLogin, setLastPasswordSet, setLastUpdated, setLaunchType, setLoginName, setLoginUrl, setName, setNetworkDiscovery, setOldName, setPasswordExpiration, setPasswordPolicy, setPasswords, setPasswordStatus, setRoles, setSecrets, setServerName, setServerType, setServices, setSnapshot, setSshPublicKey, setStatus, setSystem, setType, setUsers
-
-