Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

AuthInfo Class

A NamedValueMap for storing on-demand authentication settings. AuthInfo is populated from SCI pages associated with the Authentication Web Service. This class provides future extensibility and does not have additional methods.

For a list of all members of this type, see AuthInfo Members.

System.Object
   Plumtree.Remote.Util.NamedValueMap
      Plumtree.Remote.Auth.AuthInfo

public class AuthInfo : NamedValueMap

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Plumtree.Remote.Auth

Assembly: idk (in idk.dll)

See Also

AuthInfo Members | Plumtree.Remote.Auth Namespace