Uses of Package
edu.uiuc.ncsa.security.servlet
-
Packages that use edu.uiuc.ncsa.security.servlet Package Description edu.uiuc.ncsa.sas SAS = Subject-action service.edu.uiuc.ncsa.sas.loader edu.uiuc.ncsa.sas.webclient edu.uiuc.ncsa.security.servlet -
Classes in edu.uiuc.ncsa.security.servlet used by edu.uiuc.ncsa.sas Class Description AbstractServlet Very straightforward servlet wrapper.ExceptionHandlerThingie A class that holds the information for the exception handler -
Classes in edu.uiuc.ncsa.security.servlet used by edu.uiuc.ncsa.sas.loader Class Description AbstractServlet Very straightforward servlet wrapper.Bootstrapper This class controls the loading of the correct boot strapper, which in turn is charged with translating the configuration into usable objects.ExceptionHandler Created by Jeff Gaynor
on 2/6/15 at 4:29 PMExceptionHandlerThingie A class that holds the information for the exception handlerInitialization The reason this class exists is because of Java single-inheritence. -
Classes in edu.uiuc.ncsa.security.servlet used by edu.uiuc.ncsa.sas.webclient Class Description ServiceClient This class is a client that talks to a server. -
Classes in edu.uiuc.ncsa.security.servlet used by edu.uiuc.ncsa.security.servlet Class Description AbstractServlet Very straightforward servlet wrapper.ExceptionHandler Created by Jeff Gaynor
on 2/6/15 at 4:29 PMExceptionHandlerThingie A class that holds the information for the exception handlerInitialization The reason this class exists is because of Java single-inheritence.NotificationListener Marker interface for server-side eventsPresentableState The current state for the presentable interface.UsernameTransformer Created by Jeff Gaynor
on 1/9/14 at 10:14 AM