Package | Description |
---|---|
org.forgerock.openig.handler.resources |
Contains components and APIs used to serve static resources.
|
Modifier and Type | Class and Description |
---|---|
class |
FileResourceSet
A
FileResourceSet is able to give access to file-based content
within the scope of the root directory. |
Constructor and Description |
---|
ResourceHandler(Factory<Buffer> storage,
List<ResourceSet> sets,
List<String> welcomePages)
Creates a new
ResourceHandler with the given sets of ResourceSet and the
list of welcome pages mappings. |
Copyright 2011-2017 ForgeRock AS.