Package | Description |
---|---|
org.forgerock.openig.config.env |
Different
Environment implementations. |
org.forgerock.openig.servlet |
Integrates with the Java Enterprise Edition Servlet API.
|
Modifier and Type | Class and Description |
---|---|
class |
PlatformEnvironment
Delegates to a unix or windows type environment depending on the OS.
|
class |
UnixEnvironment
Represents a UNIX default environment.
|
class |
WindowsEnvironment
Represents a Windows default environment.
|
Modifier and Type | Class and Description |
---|---|
class |
WebEnvironment
Represents an
Environment built from a webapp. |
Copyright © 2014 ForgeRock AS. All rights reserved.