Uses of Enum Class
org.apache.nifi.ssl.PEMEncodedSSLContextProvider.PrivateKeySource
-
Uses of PEMEncodedSSLContextProvider.PrivateKeySource in org.apache.nifi.ssl
Methods in org.apache.nifi.ssl that return PEMEncodedSSLContextProvider.PrivateKeySourceModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.PEMEncodedSSLContextProvider.PrivateKeySource.values()
Returns an array containing the constants of this enum class, in the order they are declared.