Class IdentityManagementUtil

java.lang.Object
oracle.security.am.engines.idm.IdentityManagementUtil

public class IdentityManagementUtil extends Object
The IdentityManagementUtil class.
Since:
NGAMv1.0
  • 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 name
      serverConfigurationMap - the server configuration
      resource - the resource
      Returns:
      the URL
    • buildUrl

      public static URL buildUrl<wbr>(boolean secureModeOn, String host, int port, String resource)
      Builds the uri.
      Parameters:
      secureModeOn - the secure mode on
      host - the host port
      port -
      resource - the url
      Returns:
      the string