Previous Topic: PasswordConditionNext Topic: Policies and Policy Conditions


Permissions Objects

The permissions classes provide information about the access permission (for example, read-only or read/write) associated with a managed object attribute. The permissions classes are listed following.

AttributeRight

The AttributeRight class contains the name of an attribute and its associated permission.

Package

com.netegrity.llsdk6.imsapi.metadata

AttributeRightCollection

The AttributeRightCollection class is a collection of AttributeRight objects. Use this object to specify the attributes (and their associated access permissions) to include in a managed object you are retrieving.

Package

com.netegrity.llsdk6.imsapi.collections

More information:

Type Objects