Deprecated API

Deprecated Classes
com.iplanet.am.sdk.AMAttributeSchema
          This class has been deprecated. Please use com.sun.identity.sm.AttributeSchema. 
 

Deprecated Interfaces
com.iplanet.am.sdk.AMUserEntryProcessed
          This interface has been deprecated. Please use AMCallBack 
 

Deprecated Methods
com.iplanet.am.sdk.AMObject.assignPolicies(String, Set)
          This method has been deprecated. Please use: com.sun.identity.policy package for creating and managing policies. 
com.sun.liberty.LibertyManager.checkNonce(String, String)
          This method has been deprecated. Please use other means to verify nounce. 
com.iplanet.am.sdk.AMObject.createPolicyTemplate(String, Map)
          use com.sun.identity.policy package for creating and managing policies. 
com.iplanet.am.sdk.AMObject.createPolicyTemplate(String, Map, int)
          use com.sun.identity.policy package for creating and managing policies. 
com.iplanet.sso.SSOTokenManager.createSSOToken(Principal, String)
          This method has been deprecated. Please use the regular LDAP authentication mechanism instead. More information on how to use the authentication programming interfaces as well as the code samples can be obtained from the "Authentication Service" chapter of the Access Manager Developer's Guide. 
com.iplanet.services.cdm.Client.getAllInstances()
          Use ClientsManager#getAllInstances() 
com.iplanet.am.sdk.AMStoreConnection.getAttributeNames(String, AMSchema.Type)
          use com.sun.identity.sm.ServiceSchemaManager. getServiceAttributeNames(com.sun.identity.sm.SchemaType) 
com.sun.identity.sm.OrganizationConfigManager.getConfiguredServices()
          This method has been deprecated, use getAssignedServices() instead. 
com.iplanet.services.cdm.Client.getDefaultInstance()
          Use ClientsManager#getDefaultInstance() 
com.sun.liberty.LibertyManager.getDiscoveryBootStrapCredentials(HttpServletRequest, String)
          This method has been deprecated. Use LibertyManager.getDiscoveryBootStrapCredentials( HttpServletRequest request, String providerID, String providerRole) 
com.sun.liberty.LibertyManager.getDiscoveryBootStrapResourceOfferings(HttpServletRequest, String)
          This method has been deprecated. Use LibertyManager.getDiscoveryBootStrapResourceOfferings( HttpServletRequest request, String providerID, String providerRole) 
com.sun.liberty.LibertyManager.getErrorPageURL(String, HttpServletRequest)
          This method has been deprecated. Use LibertyManager.getErrorPageURL(String providerID, String providerRole, HttpServletRequest request) 
com.sun.liberty.LibertyManager.getFederationDonePageURL(String, HttpServletRequest)
          This method has been deprecated. Use LibertyManager.getFederationDonePageURL(String providerID, String providerRole, HttpServletRequest request) 
com.iplanet.am.sdk.AMStoreConnection.getFilteredRoleNamingAttribute()
          This method is deprecated. Use getNamingAttribute(int objectType) 
com.iplanet.am.sdk.AMStoreConnection.getGroupContainerNamingAttribute()
          This method is deprecated. Use getNamingAttribute(int objectType) 
com.iplanet.am.sdk.AMStoreConnection.getGroupNamingAttribute()
          This method is deprecated. Use getNamingAttribute(int objectType) 
com.sun.liberty.LibertyManager.getHomeURL(String)
          This method has been deprecated. Use LibertyManager.getHomeURL(String providerID, String providerRole) 
com.iplanet.services.cdm.Client.getInstance(String)
          Use ClientsManager#getInstance(String) 
com.sun.liberty.LibertyManager.getListOfCOTs(String)
          This method has been deprecated. Use LibertyManager.getListOfCOTs(String providerID, String providerRole) 
com.sun.liberty.LibertyManager.getMetaAlias(String)
          This method has been deprecated. Use LibertyManager.getMetaAlias(String providerID, String providerRole) 
com.sun.liberty.LibertyManager.getNameRegistrationDonePageURL(String, HttpServletRequest)
          This method has been deprecated. Use LibertyManager.getNameRegistrationDonePageURL(String providerID, String providerRole, HttpServletRequest request) 
com.sun.liberty.LibertyManager.getNameRegistrationURL(String, HttpServletRequest)
          This method has been deprecated. Use LibertyManager.getNameRegistrationURL(String providerID, String providerRole, HttpServletRequest request) 
com.sun.liberty.LibertyManager.getNonce(String)
          This method has been deprecated. Please use other means to generate nounce. 
com.iplanet.am.sdk.AMStoreConnection.getOrganizationalUnitNamingAttribute()
          This method is deprecated. Use getNamingAttribute(int objectType) 
com.iplanet.am.sdk.AMStoreConnection.getOrganizationNamingAttribute()
          This method is deprecated. Use getNamingAttribute(int objectType) 
com.iplanet.am.sdk.AMStoreConnection.getPeopleContainerNamingAttribute()
          This method is deprecated. Use getNamingAttribute(int objectType) 
com.iplanet.am.util.SystemProperties.getPlatform()
          use getAll() 
com.iplanet.am.sdk.AMObject.getPolicy(String)
          This method has been deprecated. Please use: com.sun.identity.policy package for creating and managing policies. 
com.iplanet.am.sdk.AMObject.getPolicyTemplate(String)
          This method has been deprecated. Please use: com.sun.identity.policy package for creating and managing policies. 
com.iplanet.am.sdk.AMStoreConnection.getPolicyTemplate(String)
            
com.sun.liberty.LibertyManager.getPreLoginServletURL(String, HttpServletRequest)
          This method has been deprecated. Use LibertyManager.getPreLoginServletURL(String providerID, String providerRole, HttpServletRequest request) 
com.sun.identity.policy.PolicyEvaluator.getResourceResult(SSOToken, String, String, Map)
          Use getResourceResults() 
com.iplanet.am.sdk.AMStoreConnection.getRoleNamingAttribute()
          This method is deprecated. Use getNamingAttribute(int objectType) 
com.iplanet.am.sdk.AMStoreConnection.getSchema(String, AMSchema.Type)
          This method has been deprecated. Please use com.sun.identity.sm.ServiceSchemaManager.getSchema(). 
com.iplanet.am.sdk.AMStoreConnection.getSchemaTypes(String)
          This method has been deprecated. Please use com.sun.identity.sm.ServiceSchemaManager.getSchemaTypes(). 
com.iplanet.am.sdk.AMObject.getServiceAttributes(String)
          This method has been deprecated. Please use service template objects to obtain service attributes. 
com.sun.liberty.LibertyManager.getSuccintID(String)
          This method has been deprecated. Use #getSuccinctID(String providerID, String providerRole ) 
com.sun.liberty.LibertyManager.getTerminationDonePageURL(String, HttpServletRequest)
          This method has been deprecated. Use LibertyManager.getTerminationDonePageURL(String providerID, String providerRole, HttpServletRequest request) 
com.sun.liberty.LibertyManager.getTerminationURL(String, HttpServletRequest)
          This method has been deprecated. Use LibertyManager.getTerminationURL(String providerID, String providerRole, HttpServletRequest request) 
com.iplanet.am.sdk.AMStoreConnection.getUserNamingAttribute()
          This method is deprecated. Use getNamingAttribute(int objectType) 
com.sun.identity.authentication.spi.AMLoginModule.getUserProfile(String)
          This method has been deprecated. Please use the IdRepo API's to get the AMIdentity object for the user. More information on how to use the Identity Repository APIs is available in the Access Manager Developer's Guide. 
com.sun.identity.idm.AMIdentityRepository.searchIdentities(IdType, String, Map, boolean, int, int, Set, boolean)
          This method is deprecated. Use AMIdentityRepository.searchIdentities(IdType type,String pattern,IdSearchControl ctrl) 
com.iplanet.am.sdk.AMObject.unassignPolicies(String, Set)
          This method has been deprecated. Please use: com.sun.identity.policy package for creating and managing policies. 
 



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