public class UserAttributeStoredEvent extends UserUpdatedEvent
User
Constructor and Description |
---|
UserAttributeStoredEvent(Object source,
Directory directory,
User user,
Map<String,Set<String>> attributes) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Set<String> |
getAttributeNames() |
Set<String> |
getAttributeValues(String key) |
int |
hashCode() |
getUser
getDirectory, getDirectoryId, getDirectoryImplementationClass, getDirectoryType
getSource, getTimestamp
public boolean equals(Object o)
equals
in class UserUpdatedEvent
public int hashCode()
hashCode
in class UserUpdatedEvent
Copyright © 2021 Atlassian. All rights reserved.