@Target(value=TYPE) @Retention(value=RUNTIME) @Documented @UseWith(value=PAGE) public @interface WhitelistAccessOnly
T5Dashboard
page, 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
5.6.3 - Copyright © 2003-2021 The Apache Software Foundation.