public class AttestationStatementSerializationContainer extends Object
Constructor and Description |
---|
AttestationStatementSerializationContainer(com.webauthn4j.data.attestation.statement.AttestationStatement attestationStatement) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
com.webauthn4j.data.attestation.statement.AttestationStatement |
getAttestationStatement() |
String |
getFormat() |
int |
hashCode() |
public AttestationStatementSerializationContainer(com.webauthn4j.data.attestation.statement.AttestationStatement attestationStatement)
public String getFormat()
public com.webauthn4j.data.attestation.statement.AttestationStatement getAttestationStatement()
Copyright © 2020 JBoss by Red Hat. All rights reserved.