Uses of Package
org.forgerock.openig.tools.am
-
Packages that use org.forgerock.openig.tools.am Package Description org.forgerock.openig.openam Integration classes specifically for ForgeRock Access Management.org.forgerock.openig.tools.am Access Management Server.org.forgerock.openig.tools.authentication AM authentication service.org.forgerock.openig.tools.session This package contains classes to call AM to retrieve user's session info.org.forgerock.openig.types Contains everything commonly used to work withTypeDefinition
. -
Classes in org.forgerock.openig.tools.am used by org.forgerock.openig.openam Class Description AmService Creates a configuration class for AM.Realm This class defines a Realm as it is used in OpenAM. -
Classes in org.forgerock.openig.tools.am used by org.forgerock.openig.tools.am Class Description AmService Creates a configuration class for AM.AmService.Builder Builder ofAmService
.AmService.Discovery A pre-builder class used to discover AM details such as its version and expected cookie name.AmVersion Normalized AM version.NotificationsConfig The configuration object used to set up theNotificationService
.NotificationsConfig.Builder Builder to ease the creation of aNotificationsConfig
.Realm This class defines a Realm as it is used in OpenAM.RealmNormalizer ARealmNormalizer
computes the path segment that includes the AM realm information as it should be used in REST API call.UriService Computes AM endpoint URIs, based on path normalizer, realm and a base Uri.Version Supports version with the following format: major[.minor[.micro]]. -
Classes in org.forgerock.openig.tools.am used by org.forgerock.openig.tools.authentication Class Description AmVersion Normalized AM version. -
Classes in org.forgerock.openig.tools.am used by org.forgerock.openig.tools.session Class Description AmVersion Normalized AM version. -
Classes in org.forgerock.openig.tools.am used by org.forgerock.openig.types Class Description Realm This class defines a Realm as it is used in OpenAM.Version Supports version with the following format: major[.minor[.micro]].