| Modifier and Type | Method and Description | 
|---|---|
| void | afterUserPropertyChange(User user,
                       UserProperty oldValue,
                       UserProperty newValue) | 
| void | beforeUserPropertyChange(User user,
                        UserProperty oldValue,
                        UserProperty newValue) | 
void beforeUserPropertyChange(User user, UserProperty oldValue, UserProperty newValue)
void afterUserPropertyChange(User user, UserProperty oldValue, UserProperty newValue)