Package com.atlassian.jira.user
Class ApplicationUserEntity
java.lang.Object
com.atlassian.jira.user.ApplicationUserEntity
- Since:
- v6.0
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ApplicationUserEntity
-
-
Method Details
-
getId
-
getKey
-
getUsername
Returns the lower-case of the username (because username must act case-insensitive).- Returns:
- the lower-case of the username (because username must act case-insensitive).
-
equals
-
hashCode
public int hashCode()
-