DocsRoxen2.1Programmer ManualJava
   

  • Frame
  • HTTP
  • RoxenLib
  • Module
  • AbstractLocationModule
  • RoxenConfiguration
  • RoxenRequest
  • RoxenResponse
  • RoxenFileResponse
  • RoxenStringResponse
  • RoxenRXMLResponse
  • ExperimentalModule
  • FileExtensionModule
  • LocationModule
  • ParserModule
  • ProviderModule
  • SecurityModule
  • SimpleTagCaller
  • UniqueModule
  • SecurityModule

    : Interface SecurityModule

    com.roxen.roxen
    Interface SecurityModule

    public abstract interface SecurityModule

    The interface for modules that should be marked as security modules in the module listing. It contains no methods, implementing it just flags the module as security related.

    See Also:
    Module