Class AuthenticationUtils

  • All Implemented Interfaces:
    org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware

    public class AuthenticationUtils
    extends Object
    implements org.springframework.context.ApplicationContextAware
    • Constructor Detail

      • AuthenticationUtils

        public AuthenticationUtils()
    • Method Detail

      • getFilterImplementation

        public javax.servlet.Filter getFilterImplementation()
                                                     throws Exception
        Throws:
        Exception
      • setApplicationContext

        public void setApplicationContext​(org.springframework.context.ApplicationContext applicationContext)
                                   throws org.springframework.beans.BeansException
        Specified by:
        setApplicationContext in interface org.springframework.context.ApplicationContextAware
        Throws:
        org.springframework.beans.BeansException