|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ConfluenceUser
Describing a Confluence user.
A ConfluenceUser extends a "standard" user to have a fixed unique user key. This user key replaces 'username' as the canonical key to the User allowing username to be renamed if required.
Method Summary | |
---|---|
com.atlassian.sal.api.user.UserKey |
getKey()
Return the immutable and unique key for the user. |
Methods inherited from interface com.atlassian.user.User |
---|
getEmail, getFullName |
Methods inherited from interface com.atlassian.user.Entity |
---|
getName |
Methods inherited from interface java.security.Principal |
---|
equals, getName, hashCode, toString |
Method Detail |
---|
com.atlassian.sal.api.user.UserKey getKey()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |