public class UserContainer extends IdentifiedContainer implements User
Constructor and Description |
---|
UserContainer() |
comment, comment, commentPresent, description, description, descriptionPresent, href, href, hrefPresent, id, id, idPresent, name, name, namePresent
makeArrayList, makeUnmodifiableList
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
comment, commentPresent, description, descriptionPresent, href, hrefPresent, id, idPresent, name, namePresent
public String department()
department
in interface User
public void department(String newDepartment)
public boolean departmentPresent()
departmentPresent
in interface User
public String domainEntryId()
domainEntryId
in interface User
public void domainEntryId(String newDomainEntryId)
public boolean domainEntryIdPresent()
domainEntryIdPresent
in interface User
public void email(String newEmail)
public boolean emailPresent()
emailPresent
in interface User
public void lastName(String newLastName)
public boolean lastNamePresent()
lastNamePresent
in interface User
public void loggedIn(boolean newLoggedIn)
public void loggedIn(Boolean newLoggedIn)
public boolean loggedInPresent()
loggedInPresent
in interface User
public void namespace(String newNamespace)
public boolean namespacePresent()
namespacePresent
in interface User
public void password(String newPassword)
public boolean passwordPresent()
passwordPresent
in interface User
public void principal(String newPrincipal)
public boolean principalPresent()
principalPresent
in interface User
public void userName(String newUserName)
public boolean userNamePresent()
userNamePresent
in interface User
public void domain(Domain newDomain)
public boolean domainPresent()
domainPresent
in interface User
public boolean groupsPresent()
groupsPresent
in interface User
public List<Permission> permissions()
permissions
in interface User
public void permissions(List<Permission> newPermissions)
public boolean permissionsPresent()
permissionsPresent
in interface User
public boolean rolesPresent()
rolesPresent
in interface User
public List<SshPublicKey> sshPublicKeys()
sshPublicKeys
in interface User
public void sshPublicKeys(List<SshPublicKey> newSshPublicKeys)
public boolean sshPublicKeysPresent()
sshPublicKeysPresent
in interface User
public boolean tagsPresent()
tagsPresent
in interface User
Copyright © 2016. All rights reserved.