Uses of Interface
org.craftercms.studio.api.v2.service.security.internal.UserServiceInternal
Packages that use UserServiceInternal
Package
Description
-
Uses of UserServiceInternal in org.craftercms.studio.api.v2.utils
Methods in org.craftercms.studio.api.v2.utils that return UserServiceInternalMethods in org.craftercms.studio.api.v2.utils with parameters of type UserServiceInternalModifier and TypeMethodDescriptionvoidGitRepositoryHelper.setUserServiceInternal(UserServiceInternal userServiceInternal) -
Uses of UserServiceInternal in org.craftercms.studio.impl.v1.content.pipeline
Fields in org.craftercms.studio.impl.v1.content.pipeline declared as UserServiceInternalModifier and TypeFieldDescriptionprotected UserServiceInternalPostActivityProcessor.userServiceInternalMethods in org.craftercms.studio.impl.v1.content.pipeline with parameters of type UserServiceInternalModifier and TypeMethodDescriptionvoidPostActivityProcessor.setUserServiceInternal(UserServiceInternal userServiceInternal) -
Uses of UserServiceInternal in org.craftercms.studio.impl.v1.entitlement
Fields in org.craftercms.studio.impl.v1.entitlement declared as UserServiceInternalModifier and TypeFieldDescriptionprotected UserServiceInternalStudioEntitlementUsageProvider.userServiceInternalMethods in org.craftercms.studio.impl.v1.entitlement that return UserServiceInternalMethods in org.craftercms.studio.impl.v1.entitlement with parameters of type UserServiceInternalModifier and TypeMethodDescriptionvoidStudioEntitlementUsageProvider.setUserServiceInternal(UserServiceInternal userServiceInternal) -
Uses of UserServiceInternal in org.craftercms.studio.impl.v1.service.content
Fields in org.craftercms.studio.impl.v1.service.content declared as UserServiceInternalModifier and TypeFieldDescriptionprotected UserServiceInternalContentServiceImpl.userServiceInternalMethods in org.craftercms.studio.impl.v1.service.content with parameters of type UserServiceInternalModifier and TypeMethodDescriptionvoidContentServiceImpl.setUserServiceInternal(UserServiceInternal userServiceInternal) -
Uses of UserServiceInternal in org.craftercms.studio.impl.v1.service.deployment
Fields in org.craftercms.studio.impl.v1.service.deployment declared as UserServiceInternalModifier and TypeFieldDescriptionprotected UserServiceInternalDeploymentServiceImpl.userServiceInternalMethods in org.craftercms.studio.impl.v1.service.deployment with parameters of type UserServiceInternalModifier and TypeMethodDescriptionvoidDeploymentServiceImpl.setUserServiceInternal(UserServiceInternal userServiceInternal) -
Uses of UserServiceInternal in org.craftercms.studio.impl.v1.service.security
Fields in org.craftercms.studio.impl.v1.service.security declared as UserServiceInternalModifier and TypeFieldDescriptionprotected UserServiceInternalSecurityServiceImpl.userServiceInternalMethods in org.craftercms.studio.impl.v1.service.security that return UserServiceInternalMethods in org.craftercms.studio.impl.v1.service.security with parameters of type UserServiceInternalModifier and TypeMethodDescriptionvoidSecurityServiceImpl.setUserServiceInternal(UserServiceInternal userServiceInternal) -
Uses of UserServiceInternal in org.craftercms.studio.impl.v1.service.site
Fields in org.craftercms.studio.impl.v1.service.site declared as UserServiceInternalModifier and TypeFieldDescriptionprotected UserServiceInternalSiteServiceImpl.userServiceInternalMethods in org.craftercms.studio.impl.v1.service.site with parameters of type UserServiceInternalModifier and TypeMethodDescriptionvoidSiteServiceImpl.setUserServiceInternal(UserServiceInternal userServiceInternal) -
Uses of UserServiceInternal in org.craftercms.studio.impl.v1.service.workflow
Fields in org.craftercms.studio.impl.v1.service.workflow declared as UserServiceInternalModifier and TypeFieldDescriptionprotected UserServiceInternalWorkflowServiceImpl.userServiceInternalMethods in org.craftercms.studio.impl.v1.service.workflow with parameters of type UserServiceInternalModifier and TypeMethodDescriptionvoidWorkflowServiceImpl.setUserServiceInternal(UserServiceInternal userServiceInternal) -
Uses of UserServiceInternal in org.craftercms.studio.impl.v1.web.security.access
Fields in org.craftercms.studio.impl.v1.web.security.access declared as UserServiceInternalModifier and TypeFieldDescriptionprotected UserServiceInternalStudioAbstractAccessDecisionVoter.userServiceInternalMethods in org.craftercms.studio.impl.v1.web.security.access that return UserServiceInternalMethods in org.craftercms.studio.impl.v1.web.security.access with parameters of type UserServiceInternalModifier and TypeMethodDescriptionvoidStudioAbstractAccessDecisionVoter.setUserServiceInternal(UserServiceInternal userServiceInternal) -
Uses of UserServiceInternal in org.craftercms.studio.impl.v2.job
Methods in org.craftercms.studio.impl.v2.job with parameters of type UserServiceInternalModifier and TypeMethodDescriptionvoidStudioPublisherTask.setUserServiceInternal(UserServiceInternal userServiceInternal) -
Uses of UserServiceInternal in org.craftercms.studio.impl.v2.repository
Methods in org.craftercms.studio.impl.v2.repository with parameters of type UserServiceInternalModifier and TypeMethodDescriptionvoidGitContentRepository.setUserServiceInternal(UserServiceInternal userServiceInternal) -
Uses of UserServiceInternal in org.craftercms.studio.impl.v2.security
Methods in org.craftercms.studio.impl.v2.security with parameters of type UserServiceInternalModifier and TypeMethodDescriptionvoidSemanticsAvailableActionsResolverImpl.setUserServiceInternal(UserServiceInternal userServiceInternal) Constructors in org.craftercms.studio.impl.v2.security with parameters of type UserServiceInternalModifierConstructorDescriptionAvailableActionsResolverImpl(StudioConfiguration studioConfiguration, ConfigurationService configurationService, UserServiceInternal userServiceInternal, com.google.common.cache.Cache<String, SitePermissionMappings> cache) -
Uses of UserServiceInternal in org.craftercms.studio.impl.v2.security.password
Constructors in org.craftercms.studio.impl.v2.security.password with parameters of type UserServiceInternalModifierConstructorDescriptionEmailForgotPasswordTaskFactory(UserService userService, UserServiceInternal userServiceInternal, StudioConfiguration studioConfiguration, org.springframework.beans.factory.ObjectFactory<org.springframework.web.servlet.view.freemarker.FreeMarkerConfig> freeMarkerConfig, org.springframework.mail.javamail.JavaMailSender emailService, org.springframework.mail.javamail.JavaMailSender emailServiceNoAuth) -
Uses of UserServiceInternal in org.craftercms.studio.impl.v2.service.content
Methods in org.craftercms.studio.impl.v2.service.content with parameters of type UserServiceInternalModifier and TypeMethodDescriptionvoidContentServiceImpl.setUserServiceInternal(UserServiceInternal userServiceInternal) -
Uses of UserServiceInternal in org.craftercms.studio.impl.v2.service.item.internal
Methods in org.craftercms.studio.impl.v2.service.item.internal with parameters of type UserServiceInternalModifier and TypeMethodDescriptionvoidItemServiceInternalImpl.setUserServiceInternal(UserServiceInternal userServiceInternal) -
Uses of UserServiceInternal in org.craftercms.studio.impl.v2.service.publish
Methods in org.craftercms.studio.impl.v2.service.publish with parameters of type UserServiceInternalModifier and TypeMethodDescriptionvoidPublishServiceImpl.setUserServiceInternal(UserServiceInternal userServiceInternal) -
Uses of UserServiceInternal in org.craftercms.studio.impl.v2.service.repository.internal
Methods in org.craftercms.studio.impl.v2.service.repository.internal with parameters of type UserServiceInternalModifier and TypeMethodDescriptionvoidRepositoryManagementServiceInternalImpl.setUserServiceInternal(UserServiceInternal userServiceInternal) -
Uses of UserServiceInternal in org.craftercms.studio.impl.v2.service.security
Methods in org.craftercms.studio.impl.v2.service.security with parameters of type UserServiceInternalModifier and TypeMethodDescriptionvoidUserServiceImpl.setUserServiceInternal(UserServiceInternal userServiceInternal) Constructors in org.craftercms.studio.impl.v2.service.security with parameters of type UserServiceInternalModifierConstructorDescriptionGroupServiceImpl(GroupServiceInternal groupServiceInternal, OrganizationServiceInternal organizationServiceInternal, UserServiceInternal userServiceInternal, GeneralLockService generalLockService, StudioConfiguration studioConfiguration, AuditServiceInternal auditServiceInternal, SiteService siteService) -
Uses of UserServiceInternal in org.craftercms.studio.impl.v2.service.security.internal
Classes in org.craftercms.studio.impl.v2.service.security.internal that implement UserServiceInternalMethods in org.craftercms.studio.impl.v2.service.security.internal that return UserServiceInternalMethods in org.craftercms.studio.impl.v2.service.security.internal with parameters of type UserServiceInternalModifier and TypeMethodDescriptionvoidGroupServiceInternalImpl.setUserServiceInternal(UserServiceInternal userServiceInternal) -
Uses of UserServiceInternal in org.craftercms.studio.impl.v2.service.workflow
Methods in org.craftercms.studio.impl.v2.service.workflow with parameters of type UserServiceInternalModifier and TypeMethodDescriptionvoidWorkflowServiceImpl.setUserServiceInternal(UserServiceInternal userServiceInternal) -
Uses of UserServiceInternal in org.craftercms.studio.impl.v2.utils.spring.security.messaging
Fields in org.craftercms.studio.impl.v2.utils.spring.security.messaging declared as UserServiceInternalModifier and TypeFieldDescriptionprotected UserServiceInternalStudioMessageSecurityExpressionRoot.userServiceInternalprotected UserServiceInternalStudioSecurityExpressionHandler.userServiceInternalConstructors in org.craftercms.studio.impl.v2.utils.spring.security.messaging with parameters of type UserServiceInternalModifierConstructorDescriptionStudioMessageSecurityExpressionRoot(org.springframework.security.core.Authentication authentication, org.springframework.messaging.Message<?> message, UserServiceInternal userServiceInternal, GroupServiceInternal groupServiceInternal) StudioSecurityExpressionHandler(UserServiceInternal userServiceInternal, GroupServiceInternal groupServiceInternal)