Uses of Package
org.keycloak.credential
-
Classes in org.keycloak.credential used by org.keycloak.authentication Class Description CredentialModel Used just in cases when we want to "directly" update or retrieve the hash or salt of user credential (For example during export/import)CredentialProvider -
Classes in org.keycloak.credential used by org.keycloak.authentication.authenticators.browser Class Description OTPCredentialProvider PasswordCredentialProvider WebAuthnCredentialProvider Credential provider for WebAuthn 2-factor credential of the userWebAuthnPasswordlessCredentialProvider Credential provider for WebAuthn passwordless credential of the user -
Classes in org.keycloak.credential used by org.keycloak.authentication.authenticators.challenge Class Description OTPCredentialProvider -
Classes in org.keycloak.credential used by org.keycloak.authentication.authenticators.directgrant Class Description OTPCredentialProvider -
Classes in org.keycloak.credential used by org.keycloak.authentication.authenticators.resetcred Class Description OTPCredentialProvider -
Classes in org.keycloak.credential used by org.keycloak.credential.hash Class Description CredentialModel Used just in cases when we want to "directly" update or retrieve the hash or salt of user credential (For example during export/import) -
Classes in org.keycloak.credential used by org.keycloak.exportimport.util Class Description CredentialModel Used just in cases when we want to "directly" update or retrieve the hash or salt of user credential (For example during export/import) -
Classes in org.keycloak.credential used by org.keycloak.federation.kerberos Class Description CredentialAuthentication Single purpose method that knows how to authenticate a user based on a credential type.CredentialInput CredentialInputUpdater CredentialInputUpdater.Streams TheCredentialInputUpdater.Streams
interface makes all collection-based methods inCredentialInputUpdater
default by providing implementations that delegate to theStream
-based variants instead of the other way around.CredentialInputValidator Implentations of this interface can validate CredentialInput, i.e. -
Classes in org.keycloak.credential used by org.keycloak.federation.sssd Class Description CredentialInput CredentialInputUpdater CredentialInputUpdater.Streams TheCredentialInputUpdater.Streams
interface makes all collection-based methods inCredentialInputUpdater
default by providing implementations that delegate to theStream
-based variants instead of the other way around.CredentialInputValidator Implentations of this interface can validate CredentialInput, i.e. -
Classes in org.keycloak.credential used by org.keycloak.forms.account.freemarker.model Class Description CredentialModel Used just in cases when we want to "directly" update or retrieve the hash or salt of user credential (For example during export/import) -
Classes in org.keycloak.credential used by org.keycloak.forms.login.freemarker.model Class Description CredentialModel Used just in cases when we want to "directly" update or retrieve the hash or salt of user credential (For example during export/import) -
Classes in org.keycloak.credential used by org.keycloak.models Class Description CredentialInput CredentialModel Used just in cases when we want to "directly" update or retrieve the hash or salt of user credential (For example during export/import)UserCredentialStore UserCredentialStore.Streams TheUserCredentialStore.Streams
interface makes all collection-based methods inUserCredentialStore
default by providing implementations that delegate to theStream
-based variants instead of the other way around. -
Classes in org.keycloak.credential used by org.keycloak.models.credential Class Description CredentialInput CredentialModel Used just in cases when we want to "directly" update or retrieve the hash or salt of user credential (For example during export/import) -
Classes in org.keycloak.credential used by org.keycloak.models.jpa Class Description CredentialModel Used just in cases when we want to "directly" update or retrieve the hash or salt of user credential (For example during export/import)UserCredentialStore UserCredentialStore.Streams TheUserCredentialStore.Streams
interface makes all collection-based methods inUserCredentialStore
default by providing implementations that delegate to theStream
-based variants instead of the other way around. -
Classes in org.keycloak.credential used by org.keycloak.models.map.user Class Description CredentialModel Used just in cases when we want to "directly" update or retrieve the hash or salt of user credential (For example during export/import)UserCredentialStore UserCredentialStore.Streams TheUserCredentialStore.Streams
interface makes all collection-based methods inUserCredentialStore
default by providing implementations that delegate to theStream
-based variants instead of the other way around. -
Classes in org.keycloak.credential used by org.keycloak.models.utils Class Description CredentialMetadata CredentialModel Used just in cases when we want to "directly" update or retrieve the hash or salt of user credential (For example during export/import) -
Classes in org.keycloak.credential used by org.keycloak.services.resources.account Class Description CredentialTypeMetadata -
Classes in org.keycloak.credential used by org.keycloak.storage.federated Class Description CredentialModel Used just in cases when we want to "directly" update or retrieve the hash or salt of user credential (For example during export/import) -
Classes in org.keycloak.credential used by org.keycloak.storage.jpa Class Description CredentialModel Used just in cases when we want to "directly" update or retrieve the hash or salt of user credential (For example during export/import)UserCredentialStore UserCredentialStore.Streams TheUserCredentialStore.Streams
interface makes all collection-based methods inUserCredentialStore
default by providing implementations that delegate to theStream
-based variants instead of the other way around. -
Classes in org.keycloak.credential used by org.keycloak.storage.ldap Class Description CredentialAuthentication Single purpose method that knows how to authenticate a user based on a credential type.CredentialInput CredentialInputUpdater CredentialInputUpdater.Streams TheCredentialInputUpdater.Streams
interface makes all collection-based methods inCredentialInputUpdater
default by providing implementations that delegate to theStream
-based variants instead of the other way around.CredentialInputValidator Implentations of this interface can validate CredentialInput, i.e.