Package oracle.security.am.engines.idm
Class IdentityManagementUtil
java.lang.Object
oracle.security.am.engines.idm.IdentityManagementUtil
The
IdentityManagementUtil class.- Since:
- NGAMv1.0
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
IdentityManagementUtil
public IdentityManagementUtil()
-
-
Method Details
-
buildUrl
public static URL buildUrl<wbr>(String serverName, Map<String,<wbr>Object> serverConfigurationMap, String resource)Builds the url.- Parameters:
serverName- the server nameserverConfigurationMap- the server configurationresource- the resource- Returns:
- the URL
-
buildUrl
Builds the uri.- Parameters:
secureModeOn- the secure mode onhost- the host portport-resource- the url- Returns:
- the string
-