Package org.forgerock.openam.core.realms
Classes to model realms within AM.
-
Interface Summary Interface Description Realm Models a valid realm within OpenAM.RealmLookup API for looking up realms and determining if they are active or not. -
Class Summary Class Description Realms A class to statically obtainRealm
instances. -
Exception Summary Exception Description RealmLookupException Signals that the realmString
used to lookup a realm failed due to it being an invalid realm identifier or the lookup operation failed.