Class InstanceRegisterInformation


  • public class InstanceRegisterInformation
    extends java.lang.Object
    Used for serializing request to ZTS
    Author:
    mortent, bjorncs
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • InstanceRegisterInformation

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