Class SecurityConfig


  • public class SecurityConfig
    extends java.lang.Object
    Contains the common security config for SSL and SASL
    • Constructor Summary

      Constructors 
      Constructor Description
      SecurityConfig()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • SECURITY_PROVIDERS_CONFIG

        public static final java.lang.String SECURITY_PROVIDERS_CONFIG
        See Also:
        Constant Field Values
      • SECURITY_PROVIDERS_DOC

        public static final java.lang.String SECURITY_PROVIDERS_DOC
        See Also:
        Constant Field Values
    • Constructor Detail

      • SecurityConfig

        public SecurityConfig()