Uses of Interface
org.alfresco.service.cmr.security.AuthorityService
Packages that use AuthorityService
Package
Description
The Alfresco file system interface implementation
Provides the implementation of the site service which is used to provide services used by the sites of the Share interface.
Provides the public facing interfaces of the Services of the Alfresco Repository.
-
Uses of AuthorityService in org.alfresco.email.server
Methods in org.alfresco.email.server with parameters of type AuthorityServiceModifier and TypeMethodDescriptionvoidEmailServiceImpl.setAuthorityService(AuthorityService authorityService) -
Uses of AuthorityService in org.alfresco.filesys
Methods in org.alfresco.filesys that return AuthorityServiceModifier and TypeMethodDescriptionfinal AuthorityServiceAbstractServerConfigurationBean.getAuthorityService()Return the authority servicefinal AuthorityServiceAlfrescoConfigSection.getAuthorityService()Return the authority serviceMethods in org.alfresco.filesys with parameters of type AuthorityServiceModifier and TypeMethodDescriptionvoidAbstractServerConfigurationBean.setAuthorityService(AuthorityService authService) Set the authority service -
Uses of AuthorityService in org.alfresco.filesys.auth.ftp
Methods in org.alfresco.filesys.auth.ftp that return AuthorityServiceModifier and TypeMethodDescriptionprotected final AuthorityServiceFTPAuthenticatorBase.getAuthorityService()Return the authority serviceMethods in org.alfresco.filesys.auth.ftp with parameters of type AuthorityServiceModifier and TypeMethodDescriptionvoidFTPAuthenticatorBase.setAuthorityService(AuthorityService authorityService) -
Uses of AuthorityService in org.alfresco.heartbeat
Methods in org.alfresco.heartbeat with parameters of type AuthorityServiceModifier and TypeMethodDescriptionvoidAuthoritiesDataCollector.setAuthorityService(AuthorityService authorityService) -
Uses of AuthorityService in org.alfresco.opencmis
Methods in org.alfresco.opencmis with parameters of type AuthorityServiceModifier and TypeMethodDescriptionvoidAlfrescoCmisServiceFactory.setAuthorityService(AuthorityService authorityService) Sets the Authority Service. -
Uses of AuthorityService in org.alfresco.repo.action.access
Methods in org.alfresco.repo.action.access with parameters of type AuthorityServiceModifier and TypeMethodDescriptionvoidAdminActionAccessRestriction.setAuthorityService(AuthorityService authorityService) -
Uses of AuthorityService in org.alfresco.repo.action.executer
Methods in org.alfresco.repo.action.executer with parameters of type AuthorityServiceModifier and TypeMethodDescriptionvoidMailActionExecuter.setAuthorityService(AuthorityService authorityService) -
Uses of AuthorityService in org.alfresco.repo.activities
Methods in org.alfresco.repo.activities with parameters of type AuthorityServiceModifier and TypeMethodDescriptionvoidActivityServiceImpl.setAuthorityService(AuthorityService authorityService) -
Uses of AuthorityService in org.alfresco.repo.admin
Fields in org.alfresco.repo.admin declared as AuthorityServiceMethods in org.alfresco.repo.admin with parameters of type AuthorityServiceModifier and TypeMethodDescriptionvoidBaseInterpreter.setAuthorityService(AuthorityService authorityService) -
Uses of AuthorityService in org.alfresco.repo.admin.patch.impl
Methods in org.alfresco.repo.admin.patch.impl with parameters of type AuthorityServiceModifier and TypeMethodDescriptionvoidAddGroupAuthorityPatch.setAuthorityService(AuthorityService authorityService) Sets the authority service.voidAddSurfConfigFoldersPatch.setAuthorityService(AuthorityService authorityService) voidRenameSiteAuthorityDisplayName.setAuthorityService(AuthorityService authorityService) The authority servicevoidSiteLoadPatch.setAuthorityService(AuthorityService authorityService) Sets the Authority Service to be used for groups and people -
Uses of AuthorityService in org.alfresco.repo.dictionary
Methods in org.alfresco.repo.dictionary with parameters of type AuthorityServiceModifier and TypeMethodDescriptionvoidCustomModelServiceImpl.setAuthorityService(AuthorityService authorityService) voidDictionaryModelType.setAuthorityService(AuthorityService authorityService) -
Uses of AuthorityService in org.alfresco.repo.importer
Methods in org.alfresco.repo.importer with parameters of type AuthorityServiceModifier and TypeMethodDescriptionvoidImporterComponent.setAuthorityService(AuthorityService authorityService) -
Uses of AuthorityService in org.alfresco.repo.jscript
Methods in org.alfresco.repo.jscript with parameters of type AuthorityServiceModifier and TypeMethodDescriptionvoidPeople.setAuthorityService(AuthorityService authorityService) Set the authority service -
Uses of AuthorityService in org.alfresco.repo.node.archive
Methods in org.alfresco.repo.node.archive with parameters of type AuthorityServiceModifier and TypeMethodDescriptionvoidNodeArchiveServiceImpl.setAuthorityService(AuthorityService authorityService) -
Uses of AuthorityService in org.alfresco.repo.preference
Methods in org.alfresco.repo.preference with parameters of type AuthorityServiceModifier and TypeMethodDescriptionvoidPreferenceServiceImpl.setAuthorityService(AuthorityService authorityService) -
Uses of AuthorityService in org.alfresco.repo.search.impl.solr.facet
Methods in org.alfresco.repo.search.impl.solr.facet with parameters of type AuthorityServiceModifier and TypeMethodDescriptionvoidSolrFacetServiceImpl.setAuthorityService(AuthorityService authorityService) -
Uses of AuthorityService in org.alfresco.repo.security.authentication
Fields in org.alfresco.repo.security.authentication declared as AuthorityServiceModifier and TypeFieldDescriptionprotected AuthorityServiceRepositoryAuthenticationDao.authorityServiceMethods in org.alfresco.repo.security.authentication with parameters of type AuthorityServiceModifier and TypeMethodDescriptionvoidRepositoryAuthenticationDao.setAuthorityService(AuthorityService authorityService) -
Uses of AuthorityService in org.alfresco.repo.security.authority
Classes in org.alfresco.repo.security.authority that implement AuthorityServiceModifier and TypeClassDescriptionclassThe default implementation of the authority service.Methods in org.alfresco.repo.security.authority with parameters of type AuthorityServiceModifier and TypeMethodDescriptionvoidAuthorityTypeBehaviour.setAuthorityService(AuthorityService authorityService) -
Uses of AuthorityService in org.alfresco.repo.security.authority.script
Methods in org.alfresco.repo.security.authority.script that return AuthorityServiceConstructors in org.alfresco.repo.security.authority.script with parameters of type AuthorityServiceModifierConstructorDescriptionScriptGroup(String fullName, AuthorityService authorityService) Deprecated. -
Uses of AuthorityService in org.alfresco.repo.security.permissions.impl
Fields in org.alfresco.repo.security.permissions.impl declared as AuthorityServiceModifier and TypeFieldDescriptionprotected AuthorityServicePermissionServiceImpl.authorityServiceMethods in org.alfresco.repo.security.permissions.impl with parameters of type AuthorityServiceModifier and TypeMethodDescriptionvoidPermissionServiceImpl.setAuthorityService(AuthorityService authorityService) Set the authority service. -
Uses of AuthorityService in org.alfresco.repo.security.permissions.impl.acegi
Methods in org.alfresco.repo.security.permissions.impl.acegi with parameters of type AuthorityServiceModifier and TypeMethodDescriptionvoidACLEntryVoter.setAuthorityService(AuthorityService authorityService) Set the authority service -
Uses of AuthorityService in org.alfresco.repo.security.person
Fields in org.alfresco.repo.security.person declared as AuthorityServiceModifier and TypeFieldDescriptionprotected AuthorityServiceGetPeopleCannedQueryFactory.authorityServiceMethods in org.alfresco.repo.security.person with parameters of type AuthorityServiceModifier and TypeMethodDescriptionvoidGetPeopleCannedQueryFactory.setAuthorityService(AuthorityService authorityService) voidPersonServiceImpl.setAuthorityService(AuthorityService authorityService) Constructors in org.alfresco.repo.security.person with parameters of type AuthorityServiceModifierConstructorDescriptionGetPeopleCannedQuery(NodeDAO nodeDAO, QNameDAO qnameDAO, CannedQueryDAO cannedQueryDAO, TenantService tenantService, NodeService nodeService, AuthorityService authorityService, org.alfresco.query.CannedQueryParameters params) HomeFolderProviderSynchronizer(TransactionService transactionService, AuthorityService authorityService, PersonService personService, FileFolderService fileFolderService, NodeService nodeService, PortableHomeFolderManager homeFolderManager, TenantAdminService tenantAdminService) -
Uses of AuthorityService in org.alfresco.repo.security.sync
Methods in org.alfresco.repo.security.sync with parameters of type AuthorityServiceModifier and TypeMethodDescriptionvoidChainingUserRegistrySynchronizer.setAuthorityService(AuthorityService authorityService) Sets the authority service. -
Uses of AuthorityService in org.alfresco.repo.service
Methods in org.alfresco.repo.service that return AuthorityService -
Uses of AuthorityService in org.alfresco.repo.site
Methods in org.alfresco.repo.site with parameters of type AuthorityServiceModifier and TypeMethodDescriptionvoidSiteServiceImpl.setAuthorityService(AuthorityService authorityService) Set the authority serviceConstructors in org.alfresco.repo.site with parameters of type AuthorityServiceModifierConstructorDescriptionprotectedSiteGroupCannedQuery(SiteService siteService, AuthorityService authorityService, org.alfresco.query.CannedQueryParameters parameters) -
Uses of AuthorityService in org.alfresco.repo.subscriptions
Fields in org.alfresco.repo.subscriptions declared as AuthorityServiceModifier and TypeFieldDescriptionprotected AuthorityServiceSubscriptionServiceImpl.authorityServiceMethods in org.alfresco.repo.subscriptions with parameters of type AuthorityServiceModifier and TypeMethodDescriptionfinal voidSubscriptionServiceImpl.setAuthorityService(AuthorityService authorityService) Sets the authority service. -
Uses of AuthorityService in org.alfresco.repo.template
Methods in org.alfresco.repo.template with parameters of type AuthorityServiceModifier and TypeMethodDescriptionvoidPeople.setAuthorityService(AuthorityService authorityService) Set the authority service -
Uses of AuthorityService in org.alfresco.repo.usage
Methods in org.alfresco.repo.usage with parameters of type AuthorityServiceModifier and TypeMethodDescriptionvoidRepoUsageComponentImpl.setAuthorityService(AuthorityService authorityService) voidUsageQuotaProtector.setAuthorityService(AuthorityService authorityService) -
Uses of AuthorityService in org.alfresco.repo.workflow
Methods in org.alfresco.repo.workflow with parameters of type AuthorityServiceModifier and TypeMethodDescriptionvoidWorkflowServiceImpl.setAuthorityService(AuthorityService authorityService) Sets the Authority Service -
Uses of AuthorityService in org.alfresco.service
Methods in org.alfresco.service that return AuthorityService -
Uses of AuthorityService in org.alfresco.service.cmr.workflow
Methods in org.alfresco.service.cmr.workflow with parameters of type AuthorityServiceModifier and TypeMethodDescriptionvoidWorkflowPermissionInterceptor.setAuthorityService(AuthorityService authorityService)
ScriptGroup(String, ServiceRegistry, Scriptable)instead