クラス AttestationStatementEnvelope

java.lang.Object
org.iplass.mtp.impl.auth.authenticate.webauthn.store.AttestationStatementEnvelope

class AttestationStatementEnvelope extends Object
  • コンストラクタの詳細

    • AttestationStatementEnvelope

      public AttestationStatementEnvelope(com.webauthn4j.data.attestation.statement.AttestationStatement attestationStatement)
  • メソッドの詳細

    • getFormat

      public String getFormat()
    • getAttestationStatement

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