Uses of Class
fish.payara.security.realm.identitystores.RealmIdentityStore
-
Packages that use RealmIdentityStore Package Description fish.payara.security.realm.identitystores -
-
Uses of RealmIdentityStore in fish.payara.security.realm.identitystores
Subclasses of RealmIdentityStore in fish.payara.security.realm.identitystores Modifier and Type Class Description classFileRealmIdentityStoreFileRealmIdentityStoreIdentity store validates the user using dynamically created file realm instance and returns the validation result with the caller name and groups.classPamRealmIdentityStorePamRealmIdentityStoreIdentity store validates the user using dynamically created pam realm instance and returns the validation result with the caller name and groups.classSolarisRealmIdentityStoreSolarisRealmIdentityStoreIdentity store validates the user using dynamically created solris realm instance and returns the validation result with the caller name and groups.
-