security.doxy
33 \link wcmf::lib::security::impl::DefaultAuthenticationManager `DefaultAuthenticationManager`\endlink
72 \link wcmf::lib::security::principal::impl::AnonymousUser::USER_GROUP_NAME `AnonymousUser::USER_GROUP_NAME`\endlink.
91 \link wcmf::lib::security::principal::impl::DefaultPrincipalFactory `DefaultPrincipalFactory`\endlink
148 \link wcmf::lib::security::impl::AbstractPermissionManager `AbstractPermissionManager`\endlink implements the
154 The \link wcmf::lib::security::PermissionManager::authorize `PermissionManager::authorize`\endlink method
155 allows to ignore the default policy by passing `false` as the `$applyDefaultPolicy` parameter, in which
199 The __actions for the file related resources__ are _read_, _write_, _locked_ (read only) and _hidden_.
208 Dynamic roles implement the \link wcmf::lib::security::principal::DynamicRole `DynamicRole`\endlink
467 $date = $request->getValue('date', $today, 'regex:{"pattern":"/^[0-9]{4}-[0-9]{2}-[0-9]{2}$/"}');
477 \link wcmf::lib::presentation::Controller::generateCsrfToken `Controller::generateCsrfToken`\endlink
478 method is used to generate a unique token value for each form display. The token is validated by using the