Class SimpleConfigurableStaticFileAuthorization

java.lang.Object
org.opencastproject.fsresources.SimpleConfigurableStaticFileAuthorization
All Implemented Interfaces:
StaticFileAuthorization

public class SimpleConfigurableStaticFileAuthorization extends Object implements StaticFileAuthorization
A simple static file authorization service which allows access to a configured set of patterns.
  • Constructor Details

    • SimpleConfigurableStaticFileAuthorization

      public SimpleConfigurableStaticFileAuthorization()
  • Method Details