public interface UserProfileProvider extends Provider
Modifier and Type | Method and Description |
---|---|
boolean |
isReadOnlyAttribute(String key) |
UserProfileValidationResult |
validate(UserProfileContext updateContext,
UserProfile updatedProfile) |
UserProfileValidationResult validate(UserProfileContext updateContext, UserProfile updatedProfile)
boolean isReadOnlyAttribute(String key)
Copyright © 2021 JBoss by Red Hat. All rights reserved.