Uses of Class
jakarta.security.enterprise.credential.UsernamePasswordCredential
Packages that use UsernamePasswordCredential
Package
Description
The Identity Store Credential API package.
-
Uses of UsernamePasswordCredential in jakarta.security.enterprise.credential
Subclasses of UsernamePasswordCredential in jakarta.security.enterprise.credentialModifier and TypeClassDescriptionclassBasicAuthenticationCredentialextendsUsernamePasswordCredentialto represent credentials used by HTTP Basic Authentication.