类 AttestationStatementBox

java.lang.Object
com.publiccms.views.pojo.oauth.AttestationStatementBox

class AttestationStatementBox extends Object
  • 字段详细资料

    • attestationStatement

      private com.webauthn4j.data.attestation.statement.AttestationStatement attestationStatement
  • 构造器详细资料

    • AttestationStatementBox

      public AttestationStatementBox()
    • AttestationStatementBox

      public AttestationStatementBox(com.webauthn4j.data.attestation.statement.AttestationStatement attestationStatement)
  • 方法详细资料

    • getAttestationStatement

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