Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

AuthInfo Constructor (NamedValue[])

Constructor with an input NamedValue array.

public AuthInfo(
   NamedValue[] nvArray
);

Parameters

nvArray
The initial array of NamedValues for this map.

See Also

AuthInfo Class | Plumtree.Remote.Auth Namespace | AuthInfo Constructor Overload List