Uses of Interface
org.apache.nifi.security.util.TlsConfiguration
-
Uses of TlsConfiguration in org.apache.nifi.security.util
Methods in org.apache.nifi.security.util with parameters of type TlsConfigurationModifier and TypeMethodDescriptionstatic booleanTlsConfiguration.isEmpty(TlsConfiguration tlsConfiguration) Returnstrueif the provided TlsConfiguration isnullor empty (i.e. neither any of the keystore nor truststore properties are populated).