Package | Description |
---|---|
org.keycloak.services.validation | |
org.keycloak.userprofile | |
org.keycloak.userprofile.profile |
Modifier and Type | Method and Description |
---|---|
static List<FormMessage> |
Validation.getFormErrorsFromValidation(UserProfileValidationResult results) |
Modifier and Type | Method and Description |
---|---|
UserProfileValidationResult |
UserProfileContext.validate() |
UserProfileValidationResult |
UserProfileProvider.validate(UserProfileContext updateContext,
UserProfile updatedProfile) |
UserProfileValidationResult |
LegacyUserProfileProvider.validate(UserProfileContext updateContext,
UserProfile updatedProfile) |
Modifier and Type | Method and Description |
---|---|
UserProfileValidationResult |
DefaultUserProfileContext.validate() |
Copyright © 2021 JBoss by Red Hat. All rights reserved.