Class DelegatingApplicationUser

java.lang.Object
com.atlassian.jira.user.DelegatingApplicationUser
All Implemented Interfaces:
WithId, WithKey, ApplicationUser, Serializable, Principal

public class DelegatingApplicationUser extends Object implements ApplicationUser
An ApplicationUser comprising of a String key and an embedded crowd User.
Since:
v5.1.1
See Also: