- validateProxySpec(ValidationContext, Collection<ValidationResult>, ProxySpec...) - Static method in class org.apache.nifi.proxy.ProxyConfiguration
-
This method can be used from customValidate method of components using this Controller Service
to validate the service is configured with the supported proxy types.
- valueOf(String) - Static method in enum org.apache.nifi.proxy.ProxySpec
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.nifi.proxy.SocksVersion
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.apache.nifi.proxy.ProxySpec
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.nifi.proxy.SocksVersion
-
Returns an array containing the constants of this enum type, in
the order they are declared.