Uses of Enum Class
org.apache.camel.support.jsse.ClientAuthentication
Packages that use ClientAuthentication
Package
Description
A collection of utility classes for configuring a JSSE SSLContext and other JSSE classes.
-
Uses of ClientAuthentication in org.apache.camel.support.jsse
Methods in org.apache.camel.support.jsse that return ClientAuthenticationModifier and TypeMethodDescriptionstatic ClientAuthentication
Returns the enum constant of this class with the specified name.static ClientAuthentication[]
ClientAuthentication.values()
Returns an array containing the constants of this enum class, in the order they are declared.