java.lang.Object
com.genologics.ri.researcher.Credentials
- All Implemented Interfaces:
Serializable
The credentials element contains information about a researcher's access to
the client software interface. It is used only when a researcher is given
access to the system. It is not used when a researcher's information is being
stored for contact purposes only.
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetRoles()
void
setAccountLocked
(Boolean value) void
setPassword
(String value) void
setUsername
(String value)
-
Field Details
-
username
-
password
-
accountLocked
-
roles
-
-
Constructor Details
-
Credentials
public Credentials()
-
-
Method Details
-
getUsername
-
setUsername
-
getPassword
-
setPassword
-
isAccountLocked
-
setAccountLocked
-
getRoles
-
addRole
-
addRole
-