UserFunctionsSample.java demonstrates how to implement the following use cases:
Create Native Directory users
Modify Native Directory users
Search for Native Directory users
Delete Native Directory users
UserFunctionsSample.java extends the Sample class. It uses the following classes:
CSSNativeUserIF class, which enables you to create and manage users in the Native Directory. CSSNativeUserIF extends the CSSUserIF class.
CSSException, which captures operational exceptions and error codes.