Class ExampleSelfServiceApplication
java.lang.Object
org.forgerock.selfservice.example.ExampleSelfServiceApplication
- All Implemented Interfaces:
org.forgerock.http.HttpApplication
public final class ExampleSelfServiceApplication
extends Object
implements org.forgerock.http.HttpApplication
Basic http application which initialises the user self service service.
- Since:
- 0.1.0
-
Constructor Details
-
ExampleSelfServiceApplication
public ExampleSelfServiceApplication()
-
-
Method Details
-
start
- Specified by:
start
in interfaceorg.forgerock.http.HttpApplication
- Throws:
org.forgerock.http.HttpApplicationException
-
getBufferFactory
- Specified by:
getBufferFactory
in interfaceorg.forgerock.http.HttpApplication
-
stop
- Specified by:
stop
in interfaceorg.forgerock.http.HttpApplication
-