Package | Description |
---|---|
org.forgerock.openig.tools |
Common tools used in policy service.
|
Modifier and Type | Field and Description |
---|---|
static Realm |
Realm.ROOT_REALM
The root realm, known as "/".
|
Modifier and Type | Method and Description |
---|---|
Realm |
OpenAmServer.getRealm()
Returns the realm to use with this configuration.
|
static Realm |
Realm.parseRealm(String name)
Creates a new Realm by parsing the given name.
|
Modifier and Type | Method and Description |
---|---|
abstract String |
OpenAmServer.OpenAmVersion.normalizePathComponent(Realm realm)
Returns the path as it should be used in URIs based on the combination of the realm value and
OpenAmServer.OpenAmVersion . |
Constructor and Description |
---|
OpenAmServer(URI uri,
Realm realm,
String cookieName,
OpenAmServer.OpenAmVersion version)
Creates a configuration for the OpenAM server.
|
Copyright 2011-2017 ForgeRock AS.