Uses of Class
org.opencastproject.security.util.SecurityContext
Packages that use SecurityContext
-
Uses of SecurityContext in org.opencastproject.ingest.scanner
Constructors in org.opencastproject.ingest.scanner with parameters of type SecurityContextModifierConstructorDescriptionIngestor(IngestService ingestService, SecurityContext secCtx, String workflowDefinition, Map<String, String> workflowConfig, String mediaFlavor, File inbox, int maxThreads, SeriesService seriesService, int maxTries, int secondsBetweenTries, Optional<Pattern> metadataPattern, DateTimeFormatter dateFormatter, SchedulerService schedulerService, String ffprobe, boolean matchSchedule, float matchThreshold, Workspace workspace) Create new ingestor. -
Uses of SecurityContext in org.opencastproject.kernel.scanner
Methods in org.opencastproject.kernel.scanner that return SecurityContextModifier and TypeMethodDescriptionAbstractScanner.getAdminContextFor(String orgId) Get a system administrator context for the given organization id.