com.iplanet.am.sdk
Class AMServiceUtils

java.lang.Object
  |
  +--com.iplanet.am.sdk.AMServiceUtils

public synchronized class AMServiceUtils
extends java.lang.Object


Constructor Summary
AMServiceUtils()
           
 
Method Summary
static ServiceConfig getOrgConfig(SSOToken, java.lang.String, java.lang.String)
           
static java.util.Map getServiceConfig(SSOToken, java.lang.String, SchemaType)
           
static boolean serviceHasSubSchema(SSOToken, java.lang.String, SchemaType)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AMServiceUtils

public AMServiceUtils()
Method Detail

serviceHasSubSchema

public static boolean serviceHasSubSchema(SSOToken,
                                          java.lang.String,
                                          SchemaType)
                                   throws SMSException,
                                          SSOException

getServiceConfig

public static java.util.Map getServiceConfig(SSOToken,
                                             java.lang.String,
                                             SchemaType)
                                      throws SMSException,
                                             SSOException

getOrgConfig

public static ServiceConfig getOrgConfig(SSOToken,
                                         java.lang.String,
                                         java.lang.String)
                                  throws SSOException,
                                         AMException


Copyright 2005 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.