Class AttestationStatementSerializationContainer


  • public class AttestationStatementSerializationContainer
    extends Object
    • Constructor Detail

      • AttestationStatementSerializationContainer

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

      • getFormat

        public String getFormat()
      • getAttestationStatement

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

        public int hashCode()
        Overrides:
        hashCode in class Object