Deprecated API

Deprecated Classes
com.iplanet.am.sdk.AMAttributeSchema
          This class has been deprecated. Please use com.sun.identity.sm.AttributeSchema. 
com.iplanet.am.sdk.AMCallBack
          As of Sun Java System Access Manager 7.1. 
com.iplanet.am.sdk.AMEntityType
          As of Sun Java System Access Manager 7.1. 
com.iplanet.am.sdk.AMEvent
          As of Sun Java System Access Manager 7.1. 
com.iplanet.am.sdk.AMSearchControl
          As of Sun Java System Access Manager 7.1. 
com.iplanet.am.sdk.AMSearchResults
          As of Sun Java System Access Manager 7.1. 
com.iplanet.am.sdk.AMStoreConnection
          As of Sun Java System Access Manager 7.1. 
com.iplanet.am.sdk.AMUserPasswordValidation
          As of Sun Java System Access Manager 7.1. 
 

Deprecated Interfaces
com.sun.identity.saml.plugins.AccountMapper
          This class has been deprecated. Please use PartnerAccountMapper instead. 
com.iplanet.am.sdk.AMAssignableDynamicGroup
          As of Sun Java System Access Manager 7.1. 
com.iplanet.am.sdk.AMConstants
          As of Sun Java System Access Manager 7.1. 
com.iplanet.am.sdk.AMDynamicGroup
          As of Sun Java System Access Manager 7.1. 
com.iplanet.am.sdk.AMEntity
          As of Sun Java System Access Manager 7.1. 
com.iplanet.am.sdk.AMEventListener
          As of Sun Java System Access Manager 7.1. 
com.iplanet.am.sdk.AMFilteredRole
          As of Sun Java System Access Manager 7.1. 
com.iplanet.am.sdk.AMGroup
          As of Sun Java System Access Manager 7.1. 
com.iplanet.am.sdk.AMGroupContainer
          As of Sun Java System Access Manager 7.1. 
com.iplanet.am.sdk.AMObject
          As of Sun Java System Access Manager 7.1. 
com.iplanet.am.sdk.AMOrganization
          As of Sun Java System Access Manager 7.1. 
com.iplanet.am.sdk.AMOrganizationalUnit
          As of Sun Java System Access Manager 7.1. 
com.iplanet.am.sdk.AMPeopleContainer
          As of Sun Java System Access Manager 7.1. 
com.iplanet.am.sdk.AMResource
          As of Sun Java System Access Manager 7.1. 
com.iplanet.am.sdk.AMRole
          As of Sun Java System Access Manager 7.1. 
com.iplanet.am.sdk.AMServiceListener
          As of Sun Java System Access Manager 7.1. 
com.iplanet.am.sdk.AMStaticGroup
          As of Sun Java System Access Manager 7.1. 
com.iplanet.am.sdk.AMTemplate
          As of Sun Java System Access Manager 7.1. 
com.iplanet.am.sdk.AMUser
          As of Sun Java System Access Manager 7.1. 
com.iplanet.am.sdk.AMUserEntryProcessed
          This interface has been deprecated. Please use AMCallBack 
com.sun.identity.saml.plugins.SiteAttributeMapper
          This class has been deprecated. Please use PartnerSiteAttributeMapper instead. 
 

Deprecated Exceptions
com.iplanet.am.sdk.AMEntryExistsException
          As of Sun Java System Access Manager 7.1. 
com.iplanet.am.sdk.AMException
          As of Sun Java System Access Manager 7.1. 
com.iplanet.am.sdk.AMInvalidDNException
          As of Sun Java System Access Manager 7.1. 
com.iplanet.am.sdk.AMPostCallBackException
          As of Sun Java System Access Manager 7.1. 
com.iplanet.am.sdk.AMPreCallBackException
          As of Sun Java System Access Manager 7.1. 
 

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.sun.identity.idm.AMIdentityRepository.deleteIdentities(IdType, Set)
          As of release AM 7.1, replaced by AMIdentityRepository.deleteIdentities(Set identities) 
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.AMStoreConnection.getPolicyTemplate(String)
            
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.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.IdSearchControl.isRecursive()
          This method is deprecated. The setting for recusive search should be configured via the data store. 
com.sun.identity.idm.IdSearchControl.setRecursive(boolean)
          This method is deprecated. The setting for recusive search should be configured via the data store. 
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. 
 

Deprecated Constructors
com.sun.identity.policy.ActionDecision()
          No replacement API provided. There should be no need to invoke this constructor. 
 



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