Package | Description |
---|---|
org.forgerock.openig.tools.am |
Access Management Server.
|
Modifier and Type | Field and Description |
---|---|
static Realm |
Realm.ROOT_REALM
The root realm, known as "/".
|
Modifier and Type | Method and Description |
---|---|
Realm |
AmService.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 |
---|---|
AmService.Builder |
AmService.Builder.realm(Realm realm)
Set the realm and returns this builder.
|
Constructor and Description |
---|
UriService(org.forgerock.openig.tools.am.RealmNormalizer normalizer,
Realm realm,
URI baseUri)
Constructs a new URI service.
|
Copyright 2011-2017 ForgeRock AS.