Uses of Package
org.apache.tapestry5.services.security

Packages that use org.apache.tapestry5.services.security
org.apache.tapestry5.internal.services [INTERNAL USE ONLY] internal service classes; API subject to change 
org.apache.tapestry5.internal.services.security [INTERNAL USE ONLY] security support classes; API subject to change 
org.apache.tapestry5.services Core services 
 

Classes in org.apache.tapestry5.services.security used by org.apache.tapestry5.internal.services
ClientWhitelist
          Analyzes the current request to see if it is on the whitelist (of clients with access to certain key pages).
 

Classes in org.apache.tapestry5.services.security used by org.apache.tapestry5.internal.services.security
ClientWhitelist
          Analyzes the current request to see if it is on the whitelist (of clients with access to certain key pages).
WhitelistAnalyzer
          Given a request, determine if the request is from a client on the whitelist.
 

Classes in org.apache.tapestry5.services.security used by org.apache.tapestry5.services
WhitelistAnalyzer
          Given a request, determine if the request is from a client on the whitelist.
 



Copyright © 2003-2012 The Apache Software Foundation.