Delegated Management Services API › Implementation Class
Implementation Class
Interface SmDmsApi is implemented by the class SmDmsApiImpl. Use this class as the starting point for the DMS API.
This class lets you determine how you want to access the information in the SmDmsDirectory object. You can do so by providing either of two kinds of information:
- The name or OID of the target user directory. To provide this information, call getDirectoryContext().
- The OID of the protected realm that the user is attempting to access. To provide this information, call getDmsContext().
These methods fill the context object that is passed into them.
Copyright © 2009 CA.
All rights reserved.