public class LegacyUserProfileProvider extends Object implements UserProfileProvider
| Constructor and Description |
|---|
LegacyUserProfileProvider(KeycloakSession session,
Pattern readOnlyAttributes,
Pattern adminReadOnlyAttributes) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
UserProfileValidationResult |
validate(UserProfileContext updateContext,
UserProfile updatedProfile) |
public LegacyUserProfileProvider(KeycloakSession session, Pattern readOnlyAttributes, Pattern adminReadOnlyAttributes)
public UserProfileValidationResult validate(UserProfileContext updateContext, UserProfile updatedProfile)
validate in interface UserProfileProviderCopyright © 2021 JBoss by Red Hat. All rights reserved.