Uses of Class
net.sf.ooweb.http.NotAuthenticatedException

Packages that use NotAuthenticatedException
net.sf.ooweb.http This package contains the HTTP support classes. 
 

Uses of NotAuthenticatedException in net.sf.ooweb.http
 

Methods in net.sf.ooweb.http that throw NotAuthenticatedException
 ResponseState SecurityManager.checkRequest(java.lang.String context, ObjectAndMethod oam, java.util.Map<java.lang.String,java.lang.String> cookieMap, java.util.Map<java.lang.String,java.lang.Object> reqParams, java.lang.String basicAuthHeader, java.util.Map session)
          handles a request from a security perspective, performing authentication and authorisation as required
 ResponseState RequestHandler.handle()
          Generic OOWeb request handler.
 



Copyright (C) 2005-2007 OOWeb Authors.