| Package | Description |
|---|---|
| org.keycloak.userprofile | |
| org.keycloak.userprofile.validator | |
| org.keycloak.validate | |
| org.keycloak.validate.validators |
| Class and Description |
|---|
| ValidationContext
Holds information about the validation state.
|
| ValidationError
Denotes an error found during validation.
|
| ValidatorConfig |
| Class and Description |
|---|
| AbstractSimpleValidator
Base class for arbitrary value type validators.
|
| AbstractStringValidator
Base class for String value format validators.
|
| SimpleValidator
Convenience interface to ease implementation of small
Validator implementations. |
| ValidationContext
Holds information about the validation state.
|
| ValidatorConfig |
| ValidatorFactory
A factory for custom
Validator implementations plugged-in through this SPI. |
| Class and Description |
|---|
| AbstractSimpleValidator
Base class for arbitrary value type validators.
|
| SimpleValidator
Convenience interface to ease implementation of small
Validator implementations. |
| ValidationContext
Holds information about the validation state.
|
| ValidationError
Denotes an error found during validation.
|
| ValidationResult
Denotes the result of a validation.
|
| Validator
Validates given input in a
ValidationContext. |
| ValidatorConfig |
| ValidatorConfig.ValidatorConfigBuilder |
| ValidatorFactory
A factory for custom
Validator implementations plugged-in through this SPI. |
| Class and Description |
|---|
| AbstractSimpleValidator
Base class for arbitrary value type validators.
|
| AbstractStringValidator
Base class for String value format validators.
|
| SimpleValidator
Convenience interface to ease implementation of small
Validator implementations. |
| ValidationContext
Holds information about the validation state.
|
| ValidationResult
Denotes the result of a validation.
|
| ValidatorConfig |
| ValidatorFactory
A factory for custom
Validator implementations plugged-in through this SPI. |
Copyright © 2021 JBoss by Red Hat. All rights reserved.