Java administration API example program
The Security Verify Access Runtime for Java installation package includes the complete Java™ source code for an example program that demonstrates the use of the administration Java classes.
The example program demonstrates how to perform the following tasks:
- Initialize an administration API security context
- Display an error message
- Create a new Security Verify Access user
- Set a user account to be valid
- Create a new group
- Add the new user to the group
- Delete a group
- Delete a user
Parent topic: Introduction to the administration API