Uses of Class
org.forgerock.openig.tools.am.UriService
-
Packages that use UriService Package Description org.forgerock.openig.tools.am Access Management Server. -
-
Uses of UriService in org.forgerock.openig.tools.am
Methods in org.forgerock.openig.tools.am that return UriService Modifier and Type Method Description UriService
AmService. uriService(Realm realm)
Provides anUriService
instance that creates URI for the given realm.Constructors in org.forgerock.openig.tools.am with parameters of type UriService Constructor Description Builder(Handler amHandler, Clock clock, String agentId, String cookieName, AmVersion version, UriService uriService, AuthenticationService authenticationService, AsyncRefreshableSupplier<SsoToken,AuthenticationException> tokenProvider)
-