Package | Description |
---|---|
org.keycloak.models.credential |
Modifier and Type | Method and Description |
---|---|
static WebAuthnCredentialModel |
WebAuthnCredentialModel.create(String credentialType,
String userLabel,
String aaguid,
String credentialId,
String attestationStatement,
String credentialPublicKey,
long counter,
String attestationStatementFormat) |
static WebAuthnCredentialModel |
WebAuthnCredentialModel.createFromCredentialModel(CredentialModel credentialModel) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.