类 AuthenticatorAttestationResponseDto


  • public class AuthenticatorAttestationResponseDto
    extends Object
    • 构造器详细资料

      • AuthenticatorAttestationResponseDto

        public AuthenticatorAttestationResponseDto()
    • 方法详细资料

      • getAttestationObject

        public String getAttestationObject()
      • setAttestationObject

        public void setAttestationObject​(String attestationObject)
      • getClientDataJSON

        public String getClientDataJSON()
      • setClientDataJSON

        public void setClientDataJSON​(String clientDataJSON)