Uses of Interface
org.opencastproject.security.api.SecurityService
Packages that use SecurityService
Package
Description
This package and all of its sub-packages contain the default implementation of the asset manager API
as defined in
org.opencastproject.assetmanager.api.Capture-admin service implementation classes.
The Distribution service API provides the contract for distributing media, metadata, and attachments to various
distribution channels (iTunes, youTube, streaming servers, learning management systems, etc).
Distribution service implementation classes
Implementation of search persistent storage.
Series REST Service endpoints
Series REST Service implementation
Implementation of series persistent storage.
Service implementation classes
User Tracking service implementation classes
Workflow service.
-
Uses of SecurityService in org.opencastproject.adminui.endpoint
Methods in org.opencastproject.adminui.endpoint that return SecurityServiceModifier and TypeMethodDescriptionabstract SecurityServiceAbstractEventEndpoint.getSecurityService()OsgiEventEndpoint.getSecurityService()Methods in org.opencastproject.adminui.endpoint with parameters of type SecurityServiceModifier and TypeMethodDescriptionvoidAclEndpoint.setSecurityService(SecurityService securityService) voidCaptureAgentsEndpoint.setSecurityService(SecurityService securityService) voidGroupsEndpoint.setSecurityService(SecurityService securityService) OSGi callback for the security service.voidListProvidersEndpoint.setSecurityService(SecurityService securitySerivce) OSGi callback for sercurity service.voidOsgiEventEndpoint.setSecurityService(SecurityService securityService) OSGi DI.voidSeriesEndpoint.setSecurityService(SecurityService securityService) OSGi callback for the security servicevoidStatisticsEndpoint.setSecurityService(SecurityService securityService) voidThemesEndpoint.setSecurityService(SecurityService securityService) OSGi callback for the security service.voidUsersEndpoint.setSecurityService(SecurityService securityService) voidUserSettingsEndpoint.setSecurityService(SecurityService securityService) OSGi callback to set the security service -
Uses of SecurityService in org.opencastproject.adminui.userdirectory
Fields in org.opencastproject.adminui.userdirectory declared as SecurityServiceModifier and TypeFieldDescriptionprotected SecurityServiceUIRolesRoleProvider.securityServiceThe security serviceMethods in org.opencastproject.adminui.userdirectory with parameters of type SecurityServiceModifier and TypeMethodDescriptionvoidUIRolesRoleProvider.setSecurityService(SecurityService securityService) -
Uses of SecurityService in org.opencastproject.adminui.usersettings
Fields in org.opencastproject.adminui.usersettings declared as SecurityServiceModifier and TypeFieldDescriptionprotected SecurityServiceUserSettingsService.securityServiceThe security serviceMethods in org.opencastproject.adminui.usersettings with parameters of type SecurityServiceModifier and TypeMethodDescriptionvoidUserSettingsService.setSecurityService(SecurityService securityService) OSGi callback to set the security service. -
Uses of SecurityService in org.opencastproject.adopter.registration
Fields in org.opencastproject.adopter.registration declared as SecurityServiceModifier and TypeFieldDescriptionprotected SecurityServiceAdopterRegistrationServiceImpl.securityServiceThe security serviceMethods in org.opencastproject.adopter.registration with parameters of type SecurityServiceModifier and TypeMethodDescriptionvoidAdopterRegistrationServiceImpl.setSecurityService(SecurityService securityService) OSGi callback for setting the security service. -
Uses of SecurityService in org.opencastproject.annotation.impl
Fields in org.opencastproject.annotation.impl declared as SecurityServiceModifier and TypeFieldDescriptionprotected SecurityServiceAnnotationServiceJpaImpl.securityServiceOpencast's security serviceMethods in org.opencastproject.annotation.impl with parameters of type SecurityServiceModifier and TypeMethodDescriptionvoidAnnotationServiceJpaImpl.setSecurityService(SecurityService securityService) Sets the opencast security service -
Uses of SecurityService in org.opencastproject.assetmanager.impl
Methods in org.opencastproject.assetmanager.impl that return SecurityServiceModifier and TypeMethodDescriptionprotected SecurityServiceAssetManagerJobProducer.getSecurityService()Methods in org.opencastproject.assetmanager.impl with parameters of type SecurityServiceModifier and TypeMethodDescriptionvoidTimedMediaArchiver.bindSecurityService(SecurityService securityService) voidAssetManagerImpl.setSecurityService(SecurityService securityService) protected voidAssetManagerJobProducer.setSecurityService(SecurityService securityService) -
Uses of SecurityService in org.opencastproject.authorization.xacml
Fields in org.opencastproject.authorization.xacml declared as SecurityServiceModifier and TypeFieldDescriptionprotected SecurityServiceXACMLAuthorizationService.securityServiceThe security serviceMethods in org.opencastproject.authorization.xacml with parameters of type SecurityServiceModifier and TypeMethodDescriptionvoidXACMLAuthorizationService.setSecurityService(SecurityService securityService) Declarative services callback to set the security service. -
Uses of SecurityService in org.opencastproject.authorization.xacml.manager.endpoint
Methods in org.opencastproject.authorization.xacml.manager.endpoint that return SecurityServiceModifier and TypeMethodDescriptionprotected abstract SecurityServiceAbstractAclServiceRestEndpoint.getSecurityService()protected SecurityServiceOsgiAclServiceRestEndpoint.getSecurityService()Methods in org.opencastproject.authorization.xacml.manager.endpoint with parameters of type SecurityServiceModifier and TypeMethodDescriptionvoidOsgiAclServiceRestEndpoint.setSecurityService(SecurityService securityService) OSGi callback for setting security service. -
Uses of SecurityService in org.opencastproject.authorization.xacml.manager.impl
Methods in org.opencastproject.authorization.xacml.manager.impl with parameters of type SecurityServiceModifier and TypeMethodDescriptionvoidOsgiAclServiceFactory.setSecurityService(SecurityService securityService) Constructors in org.opencastproject.authorization.xacml.manager.impl with parameters of type SecurityServiceModifierConstructorDescriptionAclServiceImpl(Organization organization, AclDb aclDb, ElasticsearchIndex index, SecurityService securityService) -
Uses of SecurityService in org.opencastproject.caption.impl
Fields in org.opencastproject.caption.impl declared as SecurityServiceModifier and TypeFieldDescriptionprotected SecurityServiceCaptionServiceImpl.securityServiceThe security serviceMethods in org.opencastproject.caption.impl that return SecurityServiceModifier and TypeMethodDescriptionprotected SecurityServiceCaptionServiceImpl.getSecurityService()Returns a reference to the security serviceMethods in org.opencastproject.caption.impl with parameters of type SecurityServiceModifier and TypeMethodDescriptionvoidCaptionServiceImpl.setSecurityService(SecurityService securityService) Callback for setting the security service. -
Uses of SecurityService in org.opencastproject.capture.admin.impl
Fields in org.opencastproject.capture.admin.impl declared as SecurityServiceModifier and TypeFieldDescriptionprotected SecurityServiceCaptureAgentStateServiceImpl.securityServiceThe security serviceMethods in org.opencastproject.capture.admin.impl with parameters of type SecurityServiceModifier and TypeMethodDescriptionvoidCaptureAgentAdminRoleProviderImpl.setSecurityService(SecurityService service) voidCaptureAgentStateServiceImpl.setSecurityService(SecurityService securityService) -
Uses of SecurityService in org.opencastproject.composer.impl
Methods in org.opencastproject.composer.impl that return SecurityServiceModifier and TypeMethodDescriptionprotected SecurityServiceComposerServiceImpl.getSecurityService()Returns a reference to the security serviceMethods in org.opencastproject.composer.impl with parameters of type SecurityServiceModifier and TypeMethodDescriptionvoidComposerServiceImpl.setSecurityService(SecurityService securityService) Callback for setting the security service. -
Uses of SecurityService in org.opencastproject.coverimage.impl
Fields in org.opencastproject.coverimage.impl declared as SecurityServiceModifier and TypeFieldDescriptionprotected SecurityServiceAbstractCoverImageService.securityServiceThe security serviceMethods in org.opencastproject.coverimage.impl that return SecurityServiceModifier and TypeMethodDescriptionprotected SecurityServiceCoverImageServiceOsgiImpl.getSecurityService()Methods in org.opencastproject.coverimage.impl with parameters of type SecurityServiceModifier and TypeMethodDescriptionprotected voidCoverImageServiceOsgiImpl.setSecurityService(SecurityService securityService) OSGi callback to set the security service -
Uses of SecurityService in org.opencastproject.crop.impl
Methods in org.opencastproject.crop.impl that return SecurityServiceMethods in org.opencastproject.crop.impl with parameters of type SecurityServiceModifier and TypeMethodDescriptionvoidCropServiceImpl.setSecurityService(SecurityService securityService) -
Uses of SecurityService in org.opencastproject.distribution.api
Fields in org.opencastproject.distribution.api declared as SecurityServiceModifier and TypeFieldDescriptionprotected SecurityServiceAbstractDistributionService.securityServiceThe security serviceMethods in org.opencastproject.distribution.api that return SecurityServiceModifier and TypeMethodDescriptionprotected SecurityServiceAbstractDistributionService.getSecurityService()Returns a reference to the security serviceMethods in org.opencastproject.distribution.api with parameters of type SecurityServiceModifier and TypeMethodDescriptionvoidAbstractDistributionService.setSecurityService(SecurityService securityService) Callback for setting the security service. -
Uses of SecurityService in org.opencastproject.distribution.aws.s3
Methods in org.opencastproject.distribution.aws.s3 with parameters of type SecurityServiceModifier and TypeMethodDescriptionvoidAwsS3DistributionServiceImpl.setSecurityService(SecurityService securityService) -
Uses of SecurityService in org.opencastproject.distribution.download
Methods in org.opencastproject.distribution.download with parameters of type SecurityServiceModifier and TypeMethodDescriptionvoidDownloadDistributionServiceImpl.setSecurityService(SecurityService securityService) -
Uses of SecurityService in org.opencastproject.distribution.streaming.wowza
Methods in org.opencastproject.distribution.streaming.wowza with parameters of type SecurityServiceModifier and TypeMethodDescriptionvoidWowzaStreamingDistributionService.setSecurityService(SecurityService securityService) -
Uses of SecurityService in org.opencastproject.elasticsearch.index.endpoint
Fields in org.opencastproject.elasticsearch.index.endpoint declared as SecurityServiceModifier and TypeFieldDescriptionprotected SecurityServiceIndexEndpoint.securityServiceThe security serviceMethods in org.opencastproject.elasticsearch.index.endpoint with parameters of type SecurityServiceModifier and TypeMethodDescriptionvoidIndexEndpoint.setSecurityService(SecurityService securityService) -
Uses of SecurityService in org.opencastproject.email.template.impl
Methods in org.opencastproject.email.template.impl with parameters of type SecurityServiceModifier and TypeMethodDescriptionprotected voidEmailTemplateServiceImpl.setSecurityService(SecurityService securityService) -
Uses of SecurityService in org.opencastproject.engage.ui
Methods in org.opencastproject.engage.ui with parameters of type SecurityServiceModifier and TypeMethodDescriptionprotected voidPlayerRedirect.setSecurityService(SecurityService securityService) -
Uses of SecurityService in org.opencastproject.event.comment.persistence
Methods in org.opencastproject.event.comment.persistence with parameters of type SecurityServiceModifier and TypeMethodDescriptionvoidEventCommentDatabaseServiceImpl.setSecurityService(SecurityService securityService) OSGi callback to set the security context to run with. -
Uses of SecurityService in org.opencastproject.event.handler
Fields in org.opencastproject.event.handler declared as SecurityServiceModifier and TypeFieldDescriptionprotected SecurityServiceAssetManagerUpdatedEventHandler.securityServiceThe security serviceprotected SecurityServiceSearchUpdatedEventHandler.securityServiceThe security serviceMethods in org.opencastproject.event.handler with parameters of type SecurityServiceModifier and TypeMethodDescriptionvoidAssetManagerUpdatedEventHandler.setSecurityService(SecurityService securityService) voidOaiPmhUpdatedEventHandler.setSecurityService(SecurityService securityService) voidSearchUpdatedEventHandler.setSecurityService(SecurityService securityService) -
Uses of SecurityService in org.opencastproject.execute.impl
Fields in org.opencastproject.execute.impl declared as SecurityServiceModifier and TypeFieldDescriptionprotected SecurityServiceExecuteServiceImpl.securityServiceThe security serviceMethods in org.opencastproject.execute.impl that return SecurityServiceModifier and TypeMethodDescriptionprotected SecurityServiceExecuteServiceImpl.getSecurityService()Returns a reference to the security serviceMethods in org.opencastproject.execute.impl with parameters of type SecurityServiceModifier and TypeMethodDescriptionvoidExecuteServiceImpl.setSecurityService(SecurityService securityService) Callback for setting the security service. -
Uses of SecurityService in org.opencastproject.external.endpoint
Methods in org.opencastproject.external.endpoint that return SecurityServiceMethods in org.opencastproject.external.endpoint with parameters of type SecurityServiceModifier and TypeMethodDescriptionvoidGroupsEndpoint.setSecurityService(SecurityService securityService) OSGi DI.voidStatisticsEndpoint.setSecurityService(SecurityService securityService) -
Uses of SecurityService in org.opencastproject.external.userdirectory
Fields in org.opencastproject.external.userdirectory declared as SecurityServiceModifier and TypeFieldDescriptionprotected SecurityServiceExternalApiRoleProvider.securityServiceThe security serviceprotected SecurityServiceExternalGroupLoader.securityServiceThe security service to use to run as the context for adding the groupsMethods in org.opencastproject.external.userdirectory with parameters of type SecurityServiceModifier and TypeMethodDescriptionvoidExternalApiRoleProvider.setSecurityService(SecurityService securityService) voidExternalGroupLoader.setSecurityService(SecurityService securityService) -
Uses of SecurityService in org.opencastproject.graphql
Constructors in org.opencastproject.graphql with parameters of type SecurityServiceModifierConstructorDescriptionOpencastGraphQLProvider(IndexService indexService, SecurityService securityService) -
Uses of SecurityService in org.opencastproject.graphql.execution
Constructors in org.opencastproject.graphql.execution with parameters of type SecurityServiceModifierConstructorDescriptionExecutionService(SchemaService schemaService, SecurityService securityService, org.osgi.framework.BundleContext bundleContext, ExecutionService.ExecutionConfiguration config) -
Uses of SecurityService in org.opencastproject.graphql.servlet
Constructors in org.opencastproject.graphql.servlet with parameters of type SecurityServiceModifierConstructorDescriptionSchemaServlet(SchemaService schemaService, SecurityService securityService) -
Uses of SecurityService in org.opencastproject.index.service.catalog.adapter.series
Methods in org.opencastproject.index.service.catalog.adapter.series that return SecurityServiceModifier and TypeMethodDescriptionprotected SecurityServiceConfigurableSeriesDCCatalogUIAdapter.getSecurityService()Return instance ofSecurityService.Methods in org.opencastproject.index.service.catalog.adapter.series with parameters of type SecurityServiceModifier and TypeMethodDescriptionvoidConfigurableSeriesDCCatalogUIAdapter.setSecurityService(SecurityService securityService) OSGi callback to bind instance ofSecurityService -
Uses of SecurityService in org.opencastproject.index.service.impl
Methods in org.opencastproject.index.service.impl with parameters of type SecurityServiceModifier and TypeMethodDescriptionvoidIndexServiceImpl.setSecurityService(SecurityService securityService) OSGi DI. -
Uses of SecurityService in org.opencastproject.index.service.impl.util
Constructors in org.opencastproject.index.service.impl.util with parameters of type SecurityServiceModifierConstructorDescriptionRetractionListener(IndexService indexService, SecurityService securityService, Map<Long, Retraction> retractions) -
Uses of SecurityService in org.opencastproject.index.service.resources.list.provider
Methods in org.opencastproject.index.service.resources.list.provider with parameters of type SecurityServiceModifier and TypeMethodDescriptionvoidAclListProvider.setSecurityService(SecurityService securityService) OSGI callback to get the security servicevoidSeriesListProvider.setSecurityService(SecurityService securityService) OSGi callback for security servicevoidThemesListProvider.setSecurityService(SecurityService securityService) OSGi callback for the security service. -
Uses of SecurityService in org.opencastproject.ingest.impl
Fields in org.opencastproject.ingest.impl declared as SecurityServiceModifier and TypeFieldDescriptionprotected SecurityServiceIngestServiceImpl.securityServiceThe security serviceMethods in org.opencastproject.ingest.impl that return SecurityServiceModifier and TypeMethodDescriptionprotected SecurityServiceIngestServiceImpl.getSecurityService()Returns a reference to the security serviceMethods in org.opencastproject.ingest.impl with parameters of type SecurityServiceModifier and TypeMethodDescriptionvoidIngestServiceImpl.setSecurityService(SecurityService securityService) Callback for setting the security service. -
Uses of SecurityService in org.opencastproject.ingest.scanner
Methods in org.opencastproject.ingest.scanner with parameters of type SecurityServiceModifier and TypeMethodDescriptionvoidInboxScannerService.setSecurityService(SecurityService securityService) OSGi callback to set the security service. -
Uses of SecurityService in org.opencastproject.ingestdownloadservice.impl
Methods in org.opencastproject.ingestdownloadservice.impl that return SecurityServiceModifier and TypeMethodDescriptionprotected SecurityServiceIngestDownloadServiceImpl.getSecurityService()Returns a reference to the security serviceMethods in org.opencastproject.ingestdownloadservice.impl with parameters of type SecurityServiceModifier and TypeMethodDescriptionvoidIngestDownloadServiceImpl.setSecurityService(SecurityService securityService) Callback for setting the security service. -
Uses of SecurityService in org.opencastproject.inspection.ffmpeg
Methods in org.opencastproject.inspection.ffmpeg that return SecurityServiceModifier and TypeMethodDescriptionprotected SecurityServiceMediaInspectionServiceImpl.getSecurityService()Returns a reference to the security serviceMethods in org.opencastproject.inspection.ffmpeg with parameters of type SecurityServiceModifier and TypeMethodDescriptionvoidMediaInspectionServiceImpl.setSecurityService(SecurityService securityService) Callback for setting the security service. -
Uses of SecurityService in org.opencastproject.job.api
Methods in org.opencastproject.job.api that return SecurityServiceModifier and TypeMethodDescriptionprotected abstract SecurityServiceAbstractJobProducer.getSecurityService()Returns a reference to the security serviceOsgiAbstractJobProducer.getSecurityService()Methods in org.opencastproject.job.api with parameters of type SecurityServiceModifier and TypeMethodDescriptionvoidOsgiAbstractJobProducer.setSecurityService(SecurityService securityService) -
Uses of SecurityService in org.opencastproject.kernel.scanner
Methods in org.opencastproject.kernel.scanner with parameters of type SecurityServiceModifier and TypeMethodDescriptionprotected voidAbstractScanner.bindSecurityService(SecurityService securityService) OSGi callback to set security service -
Uses of SecurityService in org.opencastproject.kernel.security
Classes in org.opencastproject.kernel.security that implement SecurityServiceFields in org.opencastproject.kernel.security declared as SecurityServiceModifier and TypeFieldDescriptionprotected SecurityServiceOrganizationFilter.securityServiceThe security serviceprotected SecurityServiceRemoteUserAndOrganizationFilter.securityServiceThe security serviceprotected SecurityServiceTrustedHttpClientImpl.securityServiceThe security serviceMethods in org.opencastproject.kernel.security with parameters of type SecurityServiceModifier and TypeMethodDescriptionvoidAuthenticationSuccessHandler.setSecurityService(SecurityService securityService) Sets the security servicevoidOrganizationFilter.setSecurityService(SecurityService securityService) Sets the security service.voidSecurityFilter.setSecurityService(SecurityService securityService) OSGi DI.voidTrustedHttpClientImpl.setSecurityService(SecurityService securityService) Sets the security service. -
Uses of SecurityService in org.opencastproject.kernel.security.persistence
Fields in org.opencastproject.kernel.security.persistence declared as SecurityServiceModifier and TypeFieldDescriptionprotected SecurityServiceOrganizationDatabaseImpl.securityServiceThe security serviceMethods in org.opencastproject.kernel.security.persistence with parameters of type SecurityServiceModifier and TypeMethodDescriptionvoidOrganizationDatabaseImpl.setSecurityService(SecurityService securityService) OSGi callback to set the security service. -
Uses of SecurityService in org.opencastproject.list.impl
Methods in org.opencastproject.list.impl with parameters of type SecurityServiceModifier and TypeMethodDescriptionvoidListProvidersServiceImpl.setSecurityService(SecurityService securityService) OSGi callback for security service -
Uses of SecurityService in org.opencastproject.liveschedule.impl
Methods in org.opencastproject.liveschedule.impl with parameters of type SecurityServiceModifier and TypeMethodDescriptionvoidLiveScheduleServiceImpl.setSecurityService(SecurityService service) -
Uses of SecurityService in org.opencastproject.oaipmh.persistence.impl
Methods in org.opencastproject.oaipmh.persistence.impl that return SecurityServiceModifier and TypeMethodDescriptionabstract SecurityServiceAbstractOaiPmhDatabase.getSecurityService()OaiPmhDatabaseImpl.getSecurityService()Methods in org.opencastproject.oaipmh.persistence.impl with parameters of type SecurityServiceModifier and TypeMethodDescriptionvoidOaiPmhDatabaseImpl.setSecurityService(SecurityService securityService) OSGi callback to set the security service. -
Uses of SecurityService in org.opencastproject.oaipmh.server
Methods in org.opencastproject.oaipmh.server with parameters of type SecurityServiceModifier and TypeMethodDescriptionOaiPmhServerInfoUtil.oaiPmhServerUrlOfCurrentOrganization(SecurityService secSvc) Get the OAI-PMH server URL of the current organization.voidOaiPmhServer.setSecurityService(SecurityService securityService) OSGi DI. -
Uses of SecurityService in org.opencastproject.playlists
Fields in org.opencastproject.playlists declared as SecurityServiceModifier and TypeFieldDescriptionprotected SecurityServicePlaylistService.securityServiceThe security serviceMethods in org.opencastproject.playlists with parameters of type SecurityServiceModifier and TypeMethodDescriptionvoidPlaylistService.setSecurityService(SecurityService securityService) OSGi callback to set the security service. -
Uses of SecurityService in org.opencastproject.playlists.persistence
Fields in org.opencastproject.playlists.persistence declared as SecurityServiceModifier and TypeFieldDescriptionprotected SecurityServicePlaylistDatabaseServiceImpl.securityServiceThe security serviceMethods in org.opencastproject.playlists.persistence with parameters of type SecurityServiceModifier and TypeMethodDescriptionvoidPlaylistDatabaseServiceImpl.setSecurityService(SecurityService securityService) OSGi callback to set the security service. -
Uses of SecurityService in org.opencastproject.presets.impl
Methods in org.opencastproject.presets.impl with parameters of type SecurityServiceModifier and TypeMethodDescriptionvoidPresetProviderImpl.setSecurityService(SecurityService securityService) -
Uses of SecurityService in org.opencastproject.publication.configurable
Methods in org.opencastproject.publication.configurable that return SecurityServiceModifier and TypeMethodDescriptionprotected SecurityServiceConfigurablePublicationServiceImpl.getSecurityService()Methods in org.opencastproject.publication.configurable with parameters of type SecurityServiceModifier and TypeMethodDescriptionvoidConfigurablePublicationServiceImpl.setSecurityService(SecurityService securityService) -
Uses of SecurityService in org.opencastproject.publication.oaipmh
Methods in org.opencastproject.publication.oaipmh that return SecurityServiceModifier and TypeMethodDescriptionprotected SecurityServiceOaiPmhPublicationServiceImpl.getSecurityService()Returns a reference to the security serviceMethods in org.opencastproject.publication.oaipmh with parameters of type SecurityServiceModifier and TypeMethodDescriptionvoidOaiPmhPublicationServiceImpl.setSecurityService(SecurityService securityService) OSGI DI -
Uses of SecurityService in org.opencastproject.publication.youtube
Methods in org.opencastproject.publication.youtube that return SecurityServiceModifier and TypeMethodDescriptionprotected SecurityServiceYouTubeV3PublicationServiceImpl.getSecurityService()Returns a reference to the security serviceMethods in org.opencastproject.publication.youtube with parameters of type SecurityServiceModifier and TypeMethodDescriptionvoidYouTubeV3PublicationServiceImpl.setSecurityService(SecurityService securityService) Callback for setting the security service. -
Uses of SecurityService in org.opencastproject.runtimeinfo
Methods in org.opencastproject.runtimeinfo with parameters of type SecurityServiceModifier and TypeMethodDescriptionprotected voidRuntimeInfo.setSecurityService(SecurityService securityService) -
Uses of SecurityService in org.opencastproject.scheduler.impl
Methods in org.opencastproject.scheduler.impl that return SecurityServiceModifier and TypeMethodDescriptionCaptureNowProlongingService.getSecurityService()SchedulerServiceImpl.getSecurityService()Methods in org.opencastproject.scheduler.impl with parameters of type SecurityServiceModifier and TypeMethodDescriptionvoidOldScheduledScanner.bindSecurityService(SecurityService securityService) voidCaptureNowProlongingService.setSecurityService(SecurityService securityService) Sets the security servicevoidSchedulerServiceImpl.setSecurityService(SecurityService securityService) OSGi callback to set security service. -
Uses of SecurityService in org.opencastproject.scheduler.impl.persistence
Methods in org.opencastproject.scheduler.impl.persistence with parameters of type SecurityServiceModifier and TypeMethodDescriptionvoidSchedulerServiceDatabaseImpl.setSecurityService(SecurityService securityService) OSGi DI -
Uses of SecurityService in org.opencastproject.search.endpoint
Methods in org.opencastproject.search.endpoint with parameters of type SecurityServiceModifier and TypeMethodDescriptionvoidSearchRestService.setSecurityService(SecurityService securityService) -
Uses of SecurityService in org.opencastproject.search.impl
Methods in org.opencastproject.search.impl that return SecurityServiceModifier and TypeMethodDescriptionprotected SecurityServiceSearchServiceImpl.getSecurityService()Methods in org.opencastproject.search.impl with parameters of type SecurityServiceModifier and TypeMethodDescriptionvoidSearchServiceImpl.setSecurityService(SecurityService securityService) Callback for setting the security service.voidSearchServiceIndex.setSecurityService(SecurityService securityService) Callback for setting the security service. -
Uses of SecurityService in org.opencastproject.search.impl.persistence
Fields in org.opencastproject.search.impl.persistence declared as SecurityServiceModifier and TypeFieldDescriptionprotected SecurityServiceSearchServiceDatabaseImpl.securityServiceThe security serviceMethods in org.opencastproject.search.impl.persistence with parameters of type SecurityServiceModifier and TypeMethodDescriptionvoidSearchServiceDatabaseImpl.setSecurityService(SecurityService securityService) OSGi callback to set the security service. -
Uses of SecurityService in org.opencastproject.security.aai
Methods in org.opencastproject.security.aai with parameters of type SecurityServiceModifier and TypeMethodDescriptionvoidConfigurableLoginHandler.setSecurityService(SecurityService securityService) Sets the security service.voidDynamicLoginHandler.setSecurityService(SecurityService securityService) Sets the security service. -
Uses of SecurityService in org.opencastproject.security.jwt
Methods in org.opencastproject.security.jwt with parameters of type SecurityServiceModifier and TypeMethodDescriptionvoidDynamicLoginHandler.setSecurityService(SecurityService securityService) Setter for the security service.Constructors in org.opencastproject.security.jwt with parameters of type SecurityServiceModifierConstructorDescriptionJWTRoleProvider(SecurityService securityService, UserReferenceProvider userReferenceProvider) -
Uses of SecurityService in org.opencastproject.security.lti
Methods in org.opencastproject.security.lti with parameters of type SecurityServiceModifier and TypeMethodDescriptionvoidLtiLaunchAuthenticationHandler.setSecurityService(SecurityService securityService) Sets the security service. -
Uses of SecurityService in org.opencastproject.security.urlsigning.provider.impl
Fields in org.opencastproject.security.urlsigning.provider.impl declared as SecurityServiceModifier and TypeFieldDescriptionprotected SecurityServiceAbstractUrlSigningProvider.securityServiceThe security serviceMethods in org.opencastproject.security.urlsigning.provider.impl with parameters of type SecurityServiceModifier and TypeMethodDescriptionvoidAbstractUrlSigningProvider.setSecurityService(SecurityService securityService) voidGenericUrlSigningProvider.setSecurityService(SecurityService securityService) voidWowzaUrlSigningProvider.setSecurityService(SecurityService securityService) -
Uses of SecurityService in org.opencastproject.security.util
Methods in org.opencastproject.security.util with parameters of type SecurityServiceModifier and TypeMethodDescriptionstatic voidSecurityUtil.checkAgentAccess(SecurityService securityService, String agentId) Check if the current user has access to the capture agent with the given id.static Optional<Tuple<User, Organization>> SecurityUtil.getUserAndOrganization(SecurityService sec, OrganizationDirectoryService orgDir, String orgId, UserDirectoryService userDir, String userId) Get a user and an organization.static voidSecurityUtil.runAs(SecurityService sec, Organization org, User user, Runnable fn) Run functionfin the context described by the given organization and user.Constructors in org.opencastproject.security.util with parameters of type SecurityService -
Uses of SecurityService in org.opencastproject.series.endpoint
Methods in org.opencastproject.series.endpoint with parameters of type SecurityServiceModifier and TypeMethodDescriptionvoidSeriesRestService.setSecurityService(SecurityService securityService) OSGi callback for the security service -
Uses of SecurityService in org.opencastproject.series.impl
Fields in org.opencastproject.series.impl declared as SecurityServiceModifier and TypeFieldDescriptionprotected SecurityServiceSeriesServiceImpl.securityServiceThe security serviceMethods in org.opencastproject.series.impl with parameters of type SecurityServiceModifier and TypeMethodDescriptionvoidSeriesServiceImpl.setSecurityService(SecurityService securityService) OSGi callback for setting the security service. -
Uses of SecurityService in org.opencastproject.series.impl.persistence
Fields in org.opencastproject.series.impl.persistence declared as SecurityServiceModifier and TypeFieldDescriptionprotected SecurityServiceSeriesServiceDatabaseImpl.securityServiceThe security serviceMethods in org.opencastproject.series.impl.persistence with parameters of type SecurityServiceModifier and TypeMethodDescriptionvoidSeriesServiceDatabaseImpl.setSecurityService(SecurityService securityService) OSGi callback to set the security service. -
Uses of SecurityService in org.opencastproject.serviceregistry.api
Fields in org.opencastproject.serviceregistry.api declared as SecurityServiceModifier and TypeFieldDescriptionprotected SecurityServiceServiceRegistryInMemoryImpl.securityServiceAn (optional) security service.Methods in org.opencastproject.serviceregistry.api with parameters of type SecurityServiceModifier and TypeMethodDescriptionvoidServiceRegistryInMemoryImpl.setSecurityService(SecurityService securityService) Sets the security service.Constructors in org.opencastproject.serviceregistry.api with parameters of type SecurityServiceModifierConstructorDescriptionServiceRegistryInMemoryImpl(JobProducer service, float maxLoad, SecurityService securityService, UserDirectoryService userDirectoryService, OrganizationDirectoryService organizationDirectoryService, IncidentService incidentService) ServiceRegistryInMemoryImpl(JobProducer service, SecurityService securityService, UserDirectoryService userDirectoryService, OrganizationDirectoryService organizationDirectoryService, IncidentService incidentService) -
Uses of SecurityService in org.opencastproject.serviceregistry.impl
Fields in org.opencastproject.serviceregistry.impl declared as SecurityServiceModifier and TypeFieldDescriptionprotected SecurityServiceServiceRegistryJpaImpl.securityServiceThe security serviceMethods in org.opencastproject.serviceregistry.impl with parameters of type SecurityServiceModifier and TypeMethodDescriptionvoidNopServiceImpl.setSecurityService(SecurityService securityService) voidServiceRegistryJpaImpl.setSecurityService(SecurityService securityService) Callback for setting the security service. -
Uses of SecurityService in org.opencastproject.serviceregistry.impl.endpoint
Methods in org.opencastproject.serviceregistry.impl.endpoint with parameters of type SecurityServiceModifier and TypeMethodDescriptionvoidServiceRegistryEndpoint.setSecurityService(SecurityService securityService) -
Uses of SecurityService in org.opencastproject.silencedetection.impl
Fields in org.opencastproject.silencedetection.impl declared as SecurityServiceModifier and TypeFieldDescriptionprotected SecurityServiceSilenceDetectionServiceImpl.securityServiceThe security serviceMethods in org.opencastproject.silencedetection.impl that return SecurityServiceModifier and TypeMethodDescriptionprotected SecurityServiceSilenceDetectionServiceImpl.getSecurityService()Methods in org.opencastproject.silencedetection.impl with parameters of type SecurityServiceModifier and TypeMethodDescriptionvoidSilenceDetectionServiceImpl.setSecurityService(SecurityService securityService) -
Uses of SecurityService in org.opencastproject.speechtotext.impl
Methods in org.opencastproject.speechtotext.impl that return SecurityServiceModifier and TypeMethodDescriptionprotected SecurityServiceSpeechToTextServiceImpl.getSecurityService()Methods in org.opencastproject.speechtotext.impl with parameters of type SecurityServiceModifier and TypeMethodDescriptionvoidSpeechToTextServiceImpl.setSecurityService(SecurityService securityService) -
Uses of SecurityService in org.opencastproject.staticfiles.endpoint
Methods in org.opencastproject.staticfiles.endpoint with parameters of type SecurityServiceModifier and TypeMethodDescriptionvoidStaticFileRestService.setSecurityService(SecurityService securityService) OSGi callback to bind service instance. -
Uses of SecurityService in org.opencastproject.staticfiles.impl
Methods in org.opencastproject.staticfiles.impl with parameters of type SecurityServiceModifier and TypeMethodDescriptionvoidStaticFileServiceImpl.setSecurityService(SecurityService securityService) OSGi DI -
Uses of SecurityService in org.opencastproject.statistics.export.impl
Methods in org.opencastproject.statistics.export.impl with parameters of type SecurityServiceModifier and TypeMethodDescriptionvoidStatisticsExportServiceImpl.setSecurityService(SecurityService securityService) -
Uses of SecurityService in org.opencastproject.studio.endpoint
Methods in org.opencastproject.studio.endpoint with parameters of type SecurityServiceModifier and TypeMethodDescriptionvoidStudioEndpoint.setSecurityService(SecurityService securityService) -
Uses of SecurityService in org.opencastproject.textanalyzer.impl
Fields in org.opencastproject.textanalyzer.impl declared as SecurityServiceModifier and TypeFieldDescriptionprotected SecurityServiceTextAnalyzerServiceImpl.securityServiceThe security serviceMethods in org.opencastproject.textanalyzer.impl that return SecurityServiceModifier and TypeMethodDescriptionprotected SecurityServiceTextAnalyzerServiceImpl.getSecurityService()Returns a reference to the security serviceMethods in org.opencastproject.textanalyzer.impl with parameters of type SecurityServiceModifier and TypeMethodDescriptionvoidTextAnalyzerServiceImpl.setSecurityService(SecurityService securityService) Callback for setting the security service. -
Uses of SecurityService in org.opencastproject.themes.persistence
Fields in org.opencastproject.themes.persistence declared as SecurityServiceModifier and TypeFieldDescriptionprotected SecurityServiceThemesServiceDatabaseImpl.securityServiceThe security serviceMethods in org.opencastproject.themes.persistence with parameters of type SecurityServiceModifier and TypeMethodDescriptionvoidThemesServiceDatabaseImpl.setSecurityService(SecurityService securityService) OSGi callback to set the security service. -
Uses of SecurityService in org.opencastproject.timelinepreviews.ffmpeg
Fields in org.opencastproject.timelinepreviews.ffmpeg declared as SecurityServiceModifier and TypeFieldDescriptionprotected SecurityServiceTimelinePreviewsServiceImpl.securityServiceThe security serviceMethods in org.opencastproject.timelinepreviews.ffmpeg that return SecurityServiceModifier and TypeMethodDescriptionprotected SecurityServiceTimelinePreviewsServiceImpl.getSecurityService()Returns a reference to the security serviceMethods in org.opencastproject.timelinepreviews.ffmpeg with parameters of type SecurityServiceModifier and TypeMethodDescriptionvoidTimelinePreviewsServiceImpl.setSecurityService(SecurityService securityService) Callback for setting the security service. -
Uses of SecurityService in org.opencastproject.tobira.impl
Methods in org.opencastproject.tobira.impl with parameters of type SecurityServiceModifier and TypeMethodDescriptionvoidTobiraEndpoint.setSecurityService(SecurityService service) -
Uses of SecurityService in org.opencastproject.transcription.amberscript
Methods in org.opencastproject.transcription.amberscript that return SecurityServiceModifier and TypeMethodDescriptionprotected SecurityServiceAmberscriptTranscriptionService.getSecurityService()Methods in org.opencastproject.transcription.amberscript with parameters of type SecurityServiceModifier and TypeMethodDescriptionvoidAmberscriptTranscriptionService.setSecurityService(SecurityService securityService) -
Uses of SecurityService in org.opencastproject.transcription.googlespeech
Methods in org.opencastproject.transcription.googlespeech that return SecurityServiceModifier and TypeMethodDescriptionprotected SecurityServiceGoogleSpeechTranscriptionService.getSecurityService()Methods in org.opencastproject.transcription.googlespeech with parameters of type SecurityServiceModifier and TypeMethodDescriptionvoidGoogleSpeechTranscriptionService.setSecurityService(SecurityService securityService) -
Uses of SecurityService in org.opencastproject.transcription.ibmwatson
Methods in org.opencastproject.transcription.ibmwatson that return SecurityServiceModifier and TypeMethodDescriptionprotected SecurityServiceIBMWatsonTranscriptionService.getSecurityService()Methods in org.opencastproject.transcription.ibmwatson with parameters of type SecurityServiceModifier and TypeMethodDescriptionvoidIBMWatsonTranscriptionService.setSecurityService(SecurityService securityService) -
Uses of SecurityService in org.opencastproject.transcription.microsoft.azure
Methods in org.opencastproject.transcription.microsoft.azure that return SecurityServiceModifier and TypeMethodDescriptionprotected SecurityServiceMicrosoftAzureTranscriptionService.getSecurityService()Methods in org.opencastproject.transcription.microsoft.azure with parameters of type SecurityServiceModifier and TypeMethodDescriptionvoidMicrosoftAzureTranscriptionService.setSecurityService(SecurityService securityService) -
Uses of SecurityService in org.opencastproject.uiconfig
Methods in org.opencastproject.uiconfig with parameters of type SecurityServiceModifier and TypeMethodDescriptionprotected voidUIConfigRest.setSecurityService(SecurityService securityService) -
Uses of SecurityService in org.opencastproject.userdirectory
Fields in org.opencastproject.userdirectory declared as SecurityServiceModifier and TypeFieldDescriptionprotected SecurityServiceAdminUserAndGroupLoader.securityServiceThe security service to use to run as the context for adding the groupsprotected SecurityServiceCustomRoleProvider.securityServiceThe security serviceprotected SecurityServiceInMemoryUserAndRoleProvider.securityServiceThe security serviceprotected SecurityServiceJpaGroupRoleProvider.securityServiceThe security serviceprotected SecurityServiceJpaUserAndRoleProvider.securityServiceThe security serviceprotected SecurityServiceJpaUserReferenceProvider.securityServiceThe security serviceprotected SecurityServiceOrganizationRoleProvider.securityServiceThe security serviceprotected SecurityServiceUserAndRoleDirectoryServiceImpl.securityServiceThe security serviceprotected SecurityServiceUserIdRoleProvider.securityServiceThe security serviceMethods in org.opencastproject.userdirectory with parameters of type SecurityServiceModifier and TypeMethodDescriptionvoidCustomRoleProvider.setSecurityService(SecurityService securityService) voidJpaGroupRoleProvider.setSecurityService(SecurityService securityService) voidJpaUserAndRoleProvider.setSecurityService(SecurityService securityService) voidJpaUserReferenceProvider.setSecurityService(SecurityService securityService) voidOrganizationRoleProvider.setSecurityService(SecurityService securityService) voidUserAndRoleDirectoryServiceImpl.setSecurityService(SecurityService securityService) Sets the security servicevoidUserIdRoleProvider.setSecurityService(SecurityService securityService) -
Uses of SecurityService in org.opencastproject.userdirectory.canvas
Methods in org.opencastproject.userdirectory.canvas with parameters of type SecurityServiceModifier and TypeMethodDescriptionvoidCanvasUserRoleProvider.setSecurityService(SecurityService securityService) -
Uses of SecurityService in org.opencastproject.userdirectory.endpoint
Methods in org.opencastproject.userdirectory.endpoint with parameters of type SecurityServiceModifier and TypeMethodDescriptionvoidUserEndpoint.setSecurityService(SecurityService securityService) -
Uses of SecurityService in org.opencastproject.userdirectory.ldap
Methods in org.opencastproject.userdirectory.ldap with parameters of type SecurityServiceModifier and TypeMethodDescriptionvoidLdapUserProviderFactory.setSecurityService(SecurityService securityService) OSGi callback for setting the security service.voidOpencastLdapAuthoritiesPopulator.setSecurityService(SecurityService securityService) OSGi callback for setting the security service.Constructors in org.opencastproject.userdirectory.ldap with parameters of type SecurityServiceModifierConstructorDescriptionOpencastLdapAuthoritiesPopulator(String attributeNames, String prefix, String[] aExcludedPrefixes, String groupCheckPrefix, boolean applyAttributesAsRoles, boolean applyAttributesAsGroups, Map<String, String[]> ldapAssignmentRoleMap, Map<String, String[]> ldapAssignmentGroupMap, boolean uppercase, Organization organization, SecurityService securityService, JpaGroupRoleProvider groupRoleProvider, String... additionalAuthorities) Activate component -
Uses of SecurityService in org.opencastproject.userdirectory.utils
Methods in org.opencastproject.userdirectory.utils with parameters of type SecurityServiceModifier and TypeMethodDescriptionstatic booleanUserDirectoryUtils.isCurrentUserAuthorizedHandleRoles(SecurityService securityService, Set<Role> roles) Return false if the current user hasn't an admin role and the roles list contain same role, true otherwise -
Uses of SecurityService in org.opencastproject.usertracking.endpoint
Fields in org.opencastproject.usertracking.endpoint declared as SecurityServiceModifier and TypeFieldDescriptionprotected SecurityServiceUserTrackingRestService.securityServiceMethods in org.opencastproject.usertracking.endpoint with parameters of type SecurityServiceModifier and TypeMethodDescriptionvoidUserTrackingRestService.setSecurityService(SecurityService securityService) Sets the security service -
Uses of SecurityService in org.opencastproject.videoeditor.impl
Fields in org.opencastproject.videoeditor.impl declared as SecurityServiceModifier and TypeFieldDescriptionprotected SecurityServiceVideoEditorServiceImpl.securityServiceThe security serviceMethods in org.opencastproject.videoeditor.impl that return SecurityServiceModifier and TypeMethodDescriptionprotected SecurityServiceVideoEditorServiceImpl.getSecurityService()Methods in org.opencastproject.videoeditor.impl with parameters of type SecurityServiceModifier and TypeMethodDescriptionvoidVideoEditorServiceImpl.setSecurityService(SecurityService securityService) -
Uses of SecurityService in org.opencastproject.videogrid.impl
Methods in org.opencastproject.videogrid.impl that return SecurityServiceModifier and TypeMethodDescriptionprotected SecurityServiceVideoGridServiceImpl.getSecurityService()Methods in org.opencastproject.videogrid.impl with parameters of type SecurityServiceModifier and TypeMethodDescriptionvoidVideoGridServiceImpl.setSecurityService(SecurityService securityService) -
Uses of SecurityService in org.opencastproject.videosegmenter.ffmpeg
Fields in org.opencastproject.videosegmenter.ffmpeg declared as SecurityServiceModifier and TypeFieldDescriptionprotected SecurityServiceVideoSegmenterServiceImpl.securityServiceThe security serviceMethods in org.opencastproject.videosegmenter.ffmpeg that return SecurityServiceModifier and TypeMethodDescriptionprotected SecurityServiceVideoSegmenterServiceImpl.getSecurityService()Returns a reference to the security serviceMethods in org.opencastproject.videosegmenter.ffmpeg with parameters of type SecurityServiceModifier and TypeMethodDescriptionvoidVideoSegmenterServiceImpl.setSecurityService(SecurityService securityService) Callback for setting the security service. -
Uses of SecurityService in org.opencastproject.waveform.ffmpeg
Methods in org.opencastproject.waveform.ffmpeg that return SecurityServiceModifier and TypeMethodDescriptionprotected SecurityServiceWaveformServiceImpl.getSecurityService()Methods in org.opencastproject.waveform.ffmpeg with parameters of type SecurityServiceModifier and TypeMethodDescriptionvoidWaveformServiceImpl.setSecurityService(SecurityService securityService) -
Uses of SecurityService in org.opencastproject.workflow.api
Fields in org.opencastproject.workflow.api declared as SecurityServiceModifier and TypeFieldDescriptionprotected SecurityServiceWorkflowServiceDatabaseImpl.securityServiceThe security serviceMethods in org.opencastproject.workflow.api with parameters of type SecurityServiceModifier and TypeMethodDescriptionvoidWorkflowServiceDatabaseImpl.setSecurityService(SecurityService securityService) OSGi callback to set the security service. -
Uses of SecurityService in org.opencastproject.workflow.handler.distribution
Methods in org.opencastproject.workflow.handler.distribution with parameters of type SecurityServiceModifier and TypeMethodDescriptionprotected voidConfigurableAWSS3PublishWorkflowOperationHandler.setSecurityService(SecurityService securityService) OSGi DIprotected voidConfigurablePublishWorkflowOperationHandler.setSecurityService(SecurityService securityService) OSGi DI -
Uses of SecurityService in org.opencastproject.workflow.handler.statisticswriter
Methods in org.opencastproject.workflow.handler.statisticswriter with parameters of type SecurityServiceModifier and TypeMethodDescriptionvoidStatisticsWriterWorkflowOperationHandler.setSecurityService(SecurityService securityService) -
Uses of SecurityService in org.opencastproject.workflow.handler.workflow
Methods in org.opencastproject.workflow.handler.workflow with parameters of type SecurityServiceModifier and TypeMethodDescriptionvoidSeriesWorkflowOperationHandler.setSecurityService(SecurityService securityService) Callback for the OSGi declarative services configuration. -
Uses of SecurityService in org.opencastproject.workflow.impl
Fields in org.opencastproject.workflow.impl declared as SecurityServiceModifier and TypeFieldDescriptionprotected SecurityServiceWorkflowServiceImpl.securityServiceThe security serviceMethods in org.opencastproject.workflow.impl with parameters of type SecurityServiceModifier and TypeMethodDescriptionvoidWorkflowCleanupScanner.bindSecurityService(SecurityService securityService) voidWorkflowServiceImpl.setSecurityService(SecurityService securityService) Callback for setting the security service. -
Uses of SecurityService in org.opencastproject.workingfilerepository.impl
Fields in org.opencastproject.workingfilerepository.impl declared as SecurityServiceModifier and TypeFieldDescriptionprotected SecurityServiceWorkingFileRepositoryImpl.securityServiceThe security service to get current organization fromMethods in org.opencastproject.workingfilerepository.impl with parameters of type SecurityServiceModifier and TypeMethodDescriptionvoidWorkingFileRepositoryImpl.setSecurityService(SecurityService securityService) voidWorkingFileRepositoryRestEndpoint.setSecurityService(SecurityService securityService) -
Uses of SecurityService in org.opencastproject.workspace.impl
Methods in org.opencastproject.workspace.impl with parameters of type SecurityServiceModifier and TypeMethodDescriptionvoidWorkspaceImpl.setSecurityService(SecurityService securityService)