| Interface | Description |
|---|---|
| EntityValidator<T> |
The validator contract for a given security entity of type
T. |
| Class | Description |
|---|---|
| GroupValidator |
The base validator class for a Group entity based on JSR303 Bean Validations.
|
| RoleValidator |
The base validator class for a Role entity based on JSR303 Bean Validations.
|
| UserValidator |
The base validator class for a User entity based on JSR303 Bean Validations.
|
Copyright © 2012–2017 JBoss by Red Hat. All rights reserved.