Package | Description |
---|---|
org.keycloak.credential | |
org.keycloak.models |
Modifier and Type | Method and Description |
---|---|
CredentialValidationOutput |
CredentialAuthentication.authenticate(RealmModel realm,
CredentialInput input) |
Modifier and Type | Method and Description |
---|---|
CredentialValidationOutput |
UserCredentialManager.authenticate(KeycloakSession session,
RealmModel realm,
CredentialInput input)
Given a CredentialInput, authenticate the user.
|
static CredentialValidationOutput |
CredentialValidationOutput.failed() |
CredentialValidationOutput |
CredentialValidationOutput.merge(CredentialValidationOutput that) |
Modifier and Type | Method and Description |
---|---|
CredentialValidationOutput |
CredentialValidationOutput.merge(CredentialValidationOutput that) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.