Class AttestationStatementSerializationContainer

java.lang.Object
org.keycloak.credential.AttestationStatementSerializationContainer

public class AttestationStatementSerializationContainer extends Object
  • Constructor Details

    • AttestationStatementSerializationContainer

      public AttestationStatementSerializationContainer(com.webauthn4j.data.attestation.statement.AttestationStatement attestationStatement)
  • Method Details

    • getFormat

      public String getFormat()
    • getAttestationStatement

      public com.webauthn4j.data.attestation.statement.AttestationStatement getAttestationStatement()
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object