org.objectweb.security.tomcat.interceptor
Class SecurityCtxInterceptor32

org.objectweb.security.tomcat.interceptor.SecurityCtxInterceptor32

public class SecurityCtxInterceptor32


Constructor Summary
SecurityCtxInterceptor32()
           
 
Method Summary
 int authorize(org.apache.tomcat.core.Request req, org.apache.tomcat.core.Response response, java.lang.String[] roles)
           
 

Constructor Detail

SecurityCtxInterceptor32

public SecurityCtxInterceptor32()
Method Detail

authorize

public int authorize(org.apache.tomcat.core.Request req,
                     org.apache.tomcat.core.Response response,
                     java.lang.String[] roles)