Uses of Interface
org.opencastproject.security.api.StaticFileAuthorization
Packages that use StaticFileAuthorization
Package
Description
-
Uses of StaticFileAuthorization in org.opencastproject.assetmanager.auth
Classes in org.opencastproject.assetmanager.auth that implement StaticFileAuthorizationModifier and TypeClassDescriptionclassA simple static file authorization service which allows access to a configured set of patterns. -
Uses of StaticFileAuthorization in org.opencastproject.fsresources
Classes in org.opencastproject.fsresources that implement StaticFileAuthorizationModifier and TypeClassDescriptionclassA simple static file authorization service which allows access to a configured set of patterns.Methods in org.opencastproject.fsresources with parameters of type StaticFileAuthorizationModifier and TypeMethodDescriptionvoidStaticResourceServlet.addStaticFileAuthorization(StaticFileAuthorization authorization) voidStaticResourceServlet.removeStaticFileAuthorization(StaticFileAuthorization authorization) -
Uses of StaticFileAuthorization in org.opencastproject.search.impl
Classes in org.opencastproject.search.impl that implement StaticFileAuthorization