Uses of Package
jakarta.security.enterprise.identitystore
-
Packages that use jakarta.security.enterprise.identitystore Package Description jakarta.security.enterprise.authentication.mechanism.http The HTTP authentication mechanism API package.jakarta.security.enterprise.identitystore The identity store API package. -
Classes in jakarta.security.enterprise.identitystore used by jakarta.security.enterprise.authentication.mechanism.http Class Description CredentialValidationResult CredentialValidationResult
is the result from an attempt to validate an instance ofCredential
. -
Classes in jakarta.security.enterprise.identitystore used by jakarta.security.enterprise.identitystore Class Description CredentialValidationResult CredentialValidationResult
is the result from an attempt to validate an instance ofCredential
.CredentialValidationResult.Status IdentityStore.ValidationType Determines the type of validation (operations) that should be done by this store.LdapIdentityStoreDefinition.LdapSearchScope Enum representing LDAP search scope values.PasswordHash PasswordHash
is an interface for objects that can generate and verify password hashes.