Class InstanceRegisterInformation

java.lang.Object
com.yahoo.vespa.athenz.client.zts.bindings.InstanceRegisterInformation

public class InstanceRegisterInformation extends Object
Used for serializing request to ZTS
Author:
mortent, bjorncs
  • Constructor Details

    • InstanceRegisterInformation

      public InstanceRegisterInformation(AthenzIdentity providerIdentity, AthenzIdentity instanceIdentity, String attestationData, com.yahoo.security.Pkcs10Csr csr)