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