Uses of Class
org.keycloak.models.map.user.MapCredentialValidationOutput
Packages that use MapCredentialValidationOutput
-
Uses of MapCredentialValidationOutput in org.keycloak.models.map.storage
Methods in org.keycloak.models.map.storage that return MapCredentialValidationOutputModifier and TypeMethodDescriptionMapStorageWithAuth.authenticate
(RealmModel realm, CredentialInput input) Authenticate a user with the provided input credentials. -
Uses of MapCredentialValidationOutput in org.keycloak.models.map.user
Methods in org.keycloak.models.map.user that return MapCredentialValidationOutputModifier and TypeMethodDescriptionstatic MapCredentialValidationOutput<?>
MapCredentialValidationOutput.failed()