Class SecurityInterceptorConfig


  • public class SecurityInterceptorConfig
    extends java.lang.Object
    This class is used to configure SecurityInterceptor
    • Field Detail

      • className

        protected java.lang.String className
    • Constructor Detail

      • SecurityInterceptorConfig

        public SecurityInterceptorConfig()
      • SecurityInterceptorConfig

        public SecurityInterceptorConfig​(java.lang.String className)
      • SecurityInterceptorConfig

        public SecurityInterceptorConfig​(SecurityInterceptor implementation)