Uses of Class
org.forgerock.openig.tools.am.UriService
-
Uses of UriService in org.forgerock.openig.tools.am
Modifier and TypeMethodDescriptionAmService.uriService
(Realm realm) Provides anUriService
instance that creates URI for the given realm.ModifierConstructorDescriptionBuilder
(Handler amHandler, Clock clock, String agentId, String cookieName, AmVersion version, UriService uriService, AsyncRefreshableSupplier<SsoToken, AuthenticationException> tokenProvider, org.forgerock.openig.tracing.TracingProvider tracingProvider) Create a Builder instance with every mandatory parameters.