com.groiss.servlet
Interface URLChecker


public interface URLChecker

Checks whether urls are allowed


Method Summary
 void check(javax.servlet.http.HttpServletRequest req, java.lang.String url)
           
 

Method Detail

check

void check(javax.servlet.http.HttpServletRequest req,
           java.lang.String url)
           throws ApplicationException
Throws:
ApplicationException


Copyright © 2001-2006 Groiss Informatics GmbH. All Rights Reserved.