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