@Target(value=TYPE) @Retention(value=RUNTIME) @Documented @UseWith(value=PAGE) public @interface WhitelistAccessOnly
PageCatalog
and ServiceStatus
),
but can also be used in application pages.
Tapestry does its best to make a request to a whitelist-only page that is accessed from a client not on the whitelist
appear to behave as if the page does not exist at all.MetaDataConstants.WHITELIST_ONLY_PAGE
,
ClientWhitelist
Copyright © 2003-2012 The Apache Software Foundation.