public class DefaultUserProfileContext extends Object implements UserProfileContext
Modifier and Type | Method and Description |
---|---|
UserProfile |
getCurrentProfile() |
UserUpdateEvent |
getUpdateEvent() |
UserProfileValidationResult |
validate() |
public UserProfile getCurrentProfile()
getCurrentProfile
in interface UserProfileContext
public UserUpdateEvent getUpdateEvent()
getUpdateEvent
in interface UserProfileContext
public UserProfileValidationResult validate()
validate
in interface UserProfileContext
Copyright © 2021 JBoss by Red Hat. All rights reserved.