@javax.inject.Named class UserProperties extends java.lang.Object
Constructor and description |
---|
UserProperties(com.atlassian.jira.bc.user.UserPropertyService userPropertyService, com.atlassian.jira.security.JiraAuthenticationContext authenticationContext, com.fasterxml.jackson.databind.ObjectMapper objectMapper) |
Type Params | Return Type | Name and description |
---|---|---|
|
EntityProperties |
getEntityProperties(com.atlassian.jira.user.ApplicationUser user) |
|
EntityProperties |
getEntityPropertiesOverrideSecurity(com.atlassian.jira.user.ApplicationUser user) |
Methods inherited from class | Name |
---|---|
class java.lang.Object |
java.lang.Object#wait(long, int), java.lang.Object#wait(long), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll() |