Uses of Enum Class
org.apache.nifi.security.util.KeystoreType
-
Uses of KeystoreType in org.apache.nifi.security.util
Methods in org.apache.nifi.security.util that return KeystoreTypeModifier and TypeMethodDescriptionTlsConfiguration.getKeystoreType()TlsConfiguration.getTruststoreType()static KeystoreTypeReturns the enum constant of this class with the specified name.static KeystoreType[]KeystoreType.values()Returns an array containing the constants of this enum class, in the order they are declared.