uCosminexus Application Server, Security Management Guide

[Contents][Index][Back][Next]

The setAttributeEntries method

Description

Stores the value specified by the parameter into this object. If a value already exists, it is overwritten.

Syntax

public void setAttributeEntries(AttributeEntry[] aliases);

Parameter

aliases:
Specifies the reference to the object (AttributeEntry array) that holds the list of attributes.

Exceptions

None

Return value

None