Package com.iplanet.am.sdk

Interface Summary
AMAssignableDynamicGroup The AMAssignableDynamicGroup interface provides methods to manage assignable dynamic group
AMConstants  
AMDynamicGroup The DynamicGroup interface provides methods to manage dynamic group
AMEventListener Represents the event listener interface that consumers of this API should implement and register with the SDK to receive Sun ONE Identity Server SDK notifications.
AMGroup The AMGroup interface provides methods to manage group
AMGroupContainer The AMGroupContainer interface provides methods to manage group container
AMObject The AMObject interface provides methods to manage various Sun ONE Identity Server objects and their attributes.
AMOrganization The AMOrganization interface provides methods to manage organization
AMOrganizationalUnit The AMOrganizationalUnit interface provides methods to manage organizational unit
AMPeopleContainer The PeopleContainer interface provides methods to manage people container
AMRole The Role interface provides methods to manage role
AMServiceListener The interface AMServiceListener needs to be implemented by applications in order to receive service data change notifications.
AMStaticGroup The AMStaticGroup interface provides methods to manage static group
AMTemplate Represents a service template associated with a AMObject.
AMUser The User interface provides methods to manage user
 

Class Summary
AMAttributeSchema Deprecated. This class has been deprecated.
AMEvent Represents an event fired by Sun ONE Identity Server SDK.
AMSchema Deprecated. This class has been deprecated.
AMSchema.Type Deprecated. This class has been deprecated.
AMSearchResults This class AMSearchResults provides to obtain the search results.
AMStoreConnection The AMStoreConnection class represents a connection to the Sun ONE Identity Server datastore.
 

Exception Summary
AMEntryExistsException This AMEntryExistsException is a specific typed exception used to indicate an error encountered because the entry already existing in the Directory.
AMException The AMException is thrown whenever an error is is encountered while performing an operation on the data store.
AMInvalidDNException The AMInvalidDNException is thrown to indicate that an invalid DN was used.