| Interface | Description |
|---|---|
| IIdentityValidator<C> |
Interface used to validate an inbound user.
|
| Class | Description |
|---|---|
| JDBCIdentityValidator |
An identity validator that uses the static information in the config
to validate the user.
|
| LDAPIdentityValidator |
An identity validator that uses the static information in the config
to validate the user.
|
| StaticIdentityValidator |
An identity validator that uses the static information in the config
to validate the user.
|
Copyright © 2015 JBoss, a division of Red Hat. All rights reserved.