Interface SecretAction.ActionType

  • Enclosing class:
    SecretAction

    public static interface SecretAction.ActionType
    The type of secret action.
    • Field Detail

      • PUBLIC_CERT_ACTION_VALIDATE_DNS_CHALLENGE

        static final String PUBLIC_CERT_ACTION_VALIDATE_DNS_CHALLENGE
        public_cert_action_validate_dns_challenge.
        See Also:
        Constant Field Values
      • PRIVATE_CERT_ACTION_REVOKE_CERTIFICATE

        static final String PRIVATE_CERT_ACTION_REVOKE_CERTIFICATE
        private_cert_action_revoke_certificate.
        See Also:
        Constant Field Values