クラス AttestationStatementEnvelope
java.lang.Object
org.iplass.mtp.impl.auth.authenticate.webauthn.store.AttestationStatementEnvelope
-
コンストラクタの概要
コンストラクタコンストラクタ説明AttestationStatementEnvelope(com.webauthn4j.data.attestation.statement.AttestationStatement attestationStatement) -
メソッドの概要
修飾子とタイプメソッド説明com.webauthn4j.data.attestation.statement.AttestationStatement
-
コンストラクタの詳細
-
AttestationStatementEnvelope
public AttestationStatementEnvelope(com.webauthn4j.data.attestation.statement.AttestationStatement attestationStatement)
-
-
メソッドの詳細
-
getFormat
-
getAttestationStatement
public com.webauthn4j.data.attestation.statement.AttestationStatement getAttestationStatement()
-