Package org.apache.tapestry5.services.security

Interfaces support a simple whitelist-based security model to protect page access.

See:
          Description

Interface Summary
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.
 

Package org.apache.tapestry5.services.security Description

Interfaces support a simple whitelist-based security model to protect page access.



Copyright © 2003-2012 The Apache Software Foundation.