Uses of Package
org.acegisecurity.util

Packages that use org.acegisecurity.util
org.acegisecurity.captcha Captcha classes. 
org.acegisecurity.intercept.web Enforces security for HTTP requests, typically by the URL requested. 
org.acegisecurity.securechannel Classes that ensure web requests are received over required transport channels. 
org.acegisecurity.ui.webapp Authenticates users via a standard web form and HttpSession
org.acegisecurity.util General utility classes used throughout the Acegi Security System. 
 

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.intercept.web
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.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
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.
 



Copyright © 2004-2005 Acegi Technology Pty Limited. All Rights Reserved.