Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
5.1.0.6
-
None
Description
Following should be sufficient:
- add a contribution like:
public void contributeRegexAuthorizer(
final Configuration<String> regex,
@Symbol(InternalConstants.TAPESTRY_APP_PACKAGE_PARAM) final String appPackageName)
- document how to make further resources accessible (e.g. outside the app package)
- document how to override asset protection defaults