Uses of Package
org.acegisecurity.util

Packages that use org.acegisecurity.util
org.acegisecurity.captcha Captcha classes. 
org.acegisecurity.securechannel Classes that ensure web requests are received over required transport channels. 
org.acegisecurity.ui Authentication processing mechanisms, which respond to the submission of authentication credentials using various protocols (eg BASIC, CAS, form login etc). 
org.acegisecurity.ui.savedrequest Stores a HttpServletRequest so that it can subsequently be emulated by the SavedRequestAwareWrapper
org.acegisecurity.ui.webapp Authenticates users via HTTP properties, headers and session. 
org.acegisecurity.util General utility classes used throughout the Acegi Security System. 
org.acegisecurity.wrapper Populates a Servlet request with a new Acegi Security compliant HttpServletRequestWrapper
 

Classes in org.acegisecurity.util used by org.acegisecurity.captcha
PortMapper
          PortMapper implementations provide callers with information about which HTTP ports are associated with which HTTPS ports on the system, and vice versa.
PortResolver
          A PortResolver determines the port a web request was received on.
 

Classes in org.acegisecurity.util used by org.acegisecurity.securechannel
PortMapper
          PortMapper implementations provide callers with information about which HTTP ports are associated with which HTTPS ports on the system, and vice versa.
PortResolver
          A PortResolver determines the port a web request was received on.
 

Classes in org.acegisecurity.util used by org.acegisecurity.ui
PortResolver
          A PortResolver determines the port a web request was received on.
 

Classes in org.acegisecurity.util used by org.acegisecurity.ui.savedrequest
PortResolver
          A PortResolver determines the port a web request was received on.
 

Classes in org.acegisecurity.util used by org.acegisecurity.ui.webapp
PortMapper
          PortMapper implementations provide callers with information about which HTTP ports are associated with which HTTPS ports on the system, and vice versa.
PortResolver
          A PortResolver determines the port a web request was received on.
 

Classes in org.acegisecurity.util used by org.acegisecurity.util
EncryptionUtils.EncryptionException
           
PortMapper
          PortMapper implementations provide callers with information about which HTTP ports are associated with which HTTPS ports on the system, and vice versa.
PortResolver
          A PortResolver determines the port a web request was received on.
 

Classes in org.acegisecurity.util used by org.acegisecurity.wrapper
PortResolver
          A PortResolver determines the port a web request was received on.
 



Copyright © 2004-2010 Interface21, Inc. All Rights Reserved.