Example usage for org.springframework.security.web.authentication.preauth.j2ee J2eePreAuthenticatedProcessingFilter subclass-usage

List of usage examples for org.springframework.security.web.authentication.preauth.j2ee J2eePreAuthenticatedProcessingFilter subclass-usage

Introduction

In this page you can find the example usage for org.springframework.security.web.authentication.preauth.j2ee J2eePreAuthenticatedProcessingFilter subclass-usage.

Usage

From source file org.jasig.portlet.survey.security.UportalPreAuthenticatedProcessingFilter.java

/**
 *
 * @author mglazier
 */
public class UportalPreAuthenticatedProcessingFilter extends J2eePreAuthenticatedProcessingFilter {