| Package | Description |
|---|---|
| fish.payara.security.realm.identitystores |
| Modifier and Type | Class and Description |
|---|---|
class |
FileRealmIdentityStore
FileRealmIdentityStore Identity store validates the user using
dynamically created file realm instance and returns the validation result
with the caller name and groups. |
class |
PamRealmIdentityStore
PamRealmIdentityStore Identity store validates the user using
dynamically created pam realm instance and returns the validation result with
the caller name and groups. |
class |
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 © 2021. All rights reserved.