Package fish.payara.security.realm.identitystores
-
Class Summary Class Description CertificateRealmIdentityStore CertificateRealmIdentityStoreIdentity store validates client certificate using dynamically created certificate realm instance and returns the validation result with the caller name and groups.FileRealmIdentityStore FileRealmIdentityStoreIdentity store validates the user using dynamically created file realm instance and returns the validation result with the caller name and groups.PamRealmIdentityStore PamRealmIdentityStoreIdentity store validates the user using dynamically created pam realm instance and returns the validation result with the caller name and groups.RealmIdentityStore RealmIdentityStoreIdentity store validates the credential using existing realm instance and returns the validation result with the caller name and groups.SolarisRealmIdentityStore SolarisRealmIdentityStoreIdentity store validates the user using dynamically created solris realm instance and returns the validation result with the caller name and groups.