Annotation Interface AccessDependsOnSecuritySettings


@Target({TYPE,METHOD}) @Retention(RUNTIME) public @interface AccessDependsOnSecuritySettings
An annotation to tell that resources accessibility is handled by AdministrationConfiguration security settings, so might be accessible by anonymous users (i.e. not authenticated user) if their access is disabled at Administration > Global permissions. Should be used with UnrestrictedAccess.