Class AttestationStatementConverter


  • public class AttestationStatementConverter
    extends Object
    • Constructor Detail

      • AttestationStatementConverter

        public AttestationStatementConverter​(com.webauthn4j.converter.util.ObjectConverter objectConverter)
    • Method Detail

      • convertToDatabaseColumn

        public String convertToDatabaseColumn​(com.webauthn4j.data.attestation.statement.AttestationStatement attribute)
      • convertToEntityAttribute

        public com.webauthn4j.data.attestation.statement.AttestationStatement convertToEntityAttribute​(String dbData)