public class DelegatingUserWithAttributes extends com.atlassian.crowd.embedded.impl.DelegatingUserWithAttributes implements UserWithAttributes
Instances of this class will be effectively immutable so long as either:
| Constructor and Description |
|---|
DelegatingUserWithAttributes(User user,
Attributes attributes) |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(User other) |
boolean |
equals(Object o) |
String |
getExternalId() |
String |
getFirstName() |
String |
getLastName() |
int |
hashCode() |
getDirectoryId, getDisplayName, getEmailAddress, getName, isActivegetKeys, getValue, getValues, isEmptyclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetDirectoryId, getNamegetDirectoryId, getDisplayName, getEmailAddress, isActive, isMarkedAsDeletedgetKeys, getValue, getValues, isEmptypublic DelegatingUserWithAttributes(User user, Attributes attributes)
public String getFirstName()
public String getLastName()
public boolean equals(Object o)
equals in interface Userequals in interface DirectoryEntityequals in interface Principalequals in class com.atlassian.crowd.embedded.impl.DelegatingUserWithAttributespublic int hashCode()
hashCode in interface UserhashCode in interface DirectoryEntityhashCode in interface PrincipalhashCode in class com.atlassian.crowd.embedded.impl.DelegatingUserWithAttributespublic int compareTo(User other)
compareTo in interface UsercompareTo in interface Comparable<User>compareTo in class com.atlassian.crowd.embedded.impl.DelegatingUserWithAttributespublic String getExternalId()
Copyright © 2023 Atlassian. All rights reserved.