Package org.apache.tapestry5.services.security
package org.apache.tapestry5.services.security
Interfaces support a simple whitelist-based security model to protect page access.
-
InterfacesClassDescriptionAnalyzes the current request to see if it is on the whitelist (of clients with access to certain key pages).Given a request, determine if the request is from a client on the whitelist.