IdentityStore API

E836338

IdentityStore API is a Jakarta Security specification that standardizes how applications access and manage user identity and credential stores for authentication.

All labels observed (2)

Label Occurrences
IdentityStore API canonical 3
IdentityStore interface 1

How this entity was disambiguated

Statements (43)

Predicate Object
instanceOf Jakarta Security specification ⓘ
Java API ⓘ
allows chained identity store resolution ⓘ
multiple identity stores ⓘ
pluggable identity store implementations ⓘ
defines Credential interface ⓘ
CredentialValidationResult ⓘ
IdentityStore interface ⓘ
linked to: IdentityStore API

IdentityStoreHandler ⓘ
IdentityStoreType enumeration ⓘ
ValidationType enumeration ⓘ
enables application-managed authentication using external stores ⓘ
container-managed authentication using external stores ⓘ
goal decouple applications from specific identity store technologies ⓘ
provide a portable security API ⓘ
integratesWith HttpAuthenticationMechanism ⓘ
Jakarta Security authentication mechanisms ⓘ
namespace jakarta.security.enterprise.identitystore ⓘ
partOf Jakarta EE ⓘ
Jakarta Security ⓘ
previousNamespace javax.security.enterprise.identitystore ⓘ
relatedTo Jakarta Authentication ⓘ
Jakarta Authorization ⓘ
replacedNamespaceFrom Java EE when moving to Jakarta EE ⓘ
standardizes access to credential stores ⓘ
access to user identity stores ⓘ
management of user credentials ⓘ
management of user identities ⓘ
supports LDAP identity stores ⓘ
annotation-based configuration of identity stores ⓘ
authentication ⓘ
custom identity stores ⓘ
database identity stores ⓘ
group retrieval for authenticated users ⓘ
programmatic configuration of identity stores ⓘ
validation of custom credential types ⓘ
validation of username and password credentials ⓘ
targetEnvironment Jakarta EE application servers ⓘ
server-side Java applications ⓘ
usedBy Jakarta EE security-aware frameworks ⓘ
linked to: Jakarta EE

enterprise Java applications ⓘ
usedFor application authentication ⓘ
versionedWithin Jakarta EE platform releases ⓘ
linked to: Jakarta EE

How these facts were elicited

Referenced by (4)

Full triples — surface form annotated when it differs from this entity's canonical label.

Jakarta Security → defines → IdentityStore API ⓘ
SecurityContext API → relatedTo → IdentityStore API ⓘ
IdentityStore API → defines → IdentityStore interface ⓘ
linked to: IdentityStore API
HttpAuthenticationMechanism API → relatedTo → IdentityStore API ⓘ