Uses of Package
org.apache.tapestry5.services.security
-
Packages that use org.apache.tapestry5.services.security Package Description org.apache.tapestry5.internal.services [INTERNAL USE ONLY] internal service classes; API subject to changeorg.apache.tapestry5.internal.services.security [INTERNAL USE ONLY] security support classes; API subject to changeorg.apache.tapestry5.modules -
Classes in org.apache.tapestry5.services.security used by org.apache.tapestry5.internal.services Class Description 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 Class Description 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.modules Class Description WhitelistAnalyzer Given a request, determine if the request is from a client on the whitelist.