| Class | Description |
|---|---|
| CertificateRealmIdentityStore |
CertificateRealmIdentityStore Identity store validates client
certificate using dynamically created certificate realm instance and returns
the validation result with the caller name and groups. |
| FileRealmIdentityStore |
FileRealmIdentityStore Identity store validates the user using
dynamically created file realm instance and returns the validation result
with the caller name and groups. |
| PamRealmIdentityStore |
PamRealmIdentityStore Identity store validates the user using
dynamically created pam realm instance and returns the validation result with
the caller name and groups. |
| RealmIdentityStore |
RealmIdentityStore Identity store validates the credential using
existing realm instance and returns the validation result with the caller
name and groups. |
| SolarisRealmIdentityStore |
SolarisRealmIdentityStore Identity store validates the user using
dynamically created solris realm instance and returns the validation result
with the caller name and groups. |
Copyright © 2020. All rights reserved.