Annotation Type IsTrustedResourceUri


public @interface IsTrustedResourceUri
A type annotation that represents URIs referencing the application’s own, trusted resources. Such URIs can be used to safely load scripts, CSS and other sensitive resources without the risk of untrusted code execution.