Administer protected object policy extended attributes

Table 1 lists the methods for administering protected object policy extended attributes.

Methods Description
PDPop.deleteAttribute
PDPop object.deleteAttribute
Delete the specified extended attribute from the specified POP.
PDPop.deleteAttributeValue
PDPop object.deleteAttributeValue
Delete the specified value from the specified extended attribute key in the specified POP.
PDPop object.getAttributeValues Get the values for the specified extended attribute from the specified POP.
PDPop object.getAttributeNames List the extended attributes associated with the specified POP.
PDPop.setAttributeValue
PDPop object.setAttributeValue
Sets the value for the specified extended attribute in the specified POP.

For detailed reference information about these methods, see the Javadoc HTML documentation.

Parent topic: Administer protected object policies