Category Archives: weblogic11g

Weblogic11g: Servlet Authentication Filters

Overview * Performs pre- and post-processing for authentication functions, including identity assertion. * Is a special type of security provider that primarily acts as a “helper” to an Authentication provider. * Bridges JAAS and servlet container ServletAuthenticationFilter Interface * Defines … Continue reading

Posted in jaas, weblogic11g | Tagged | Leave a comment