|
[Expand]
Inherited Methods |
From class
java.lang.Object
|
Object
|
clone()
|
|
boolean
|
equals(Object arg0)
|
|
void
|
finalize()
|
|
final
Class<?>
|
getClass()
|
|
int
|
hashCode()
|
|
final
void
|
notify()
|
|
final
void
|
notifyAll()
|
|
String
|
toString()
|
|
final
void
|
wait(long arg0, int arg1)
|
|
final
void
|
wait(long arg0)
|
|
final
void
|
wait()
|
|
From interface
com.atlassian.bitbucket.user.ApplicationUser
|
From interface
com.atlassian.bitbucket.user.DetailedUser
|
@Nullable
String
|
getDirectoryName()
|
|
@Nullable
Date
|
getLastAuthenticationTimestamp()
|
|
boolean
|
isDeletable()
|
|
boolean
|
isMutableDetails()
|
|
boolean
|
isMutableGroups()
|
|
From interface
com.atlassian.bitbucket.user.Person
|
String
|
getEmailAddress()
|
|
@Nonnull
String
|
getName()
|
|
From interface
java.security.Principal
|
boolean
|
equals(Object arg0)
|
|
String
|
getName()
|
|
int
|
hashCode()
|
|
boolean
|
implies(Subject arg0)
|
|
String
|
toString()
|
|