To obtain a local copy of an administration
object, use the constructor for the Java™ class
representing the administration object.
For example, to get a copy of the PDUser object
representing a particular Security Verify Access user,
you would use the PDUser constructor as shown in Figure 1.
After obtaining a local copy of the administration object, use
the instance methods on the object to retrieve or set data associated
with the object.