Oracle® Webcenter Interaction Development Kit 10.3.0.0.0

AuthConstants Members

AuthConstants overview

Public Static Fields

FLATTEN_GROUPS If FLATTEN_GROUPS is present and equals 0, the portal is version 5.0 and the group hierarchies will not be flattened.
NS_AUTH The authentication/synchronization service namespace.
TAG_AUTH_URL The URL to the Authentication Web Service for this service. Users should be able to set this URL, but an accurate default should be provided.
TAG_CATEGORY The portal authentication category to which users and groups belong. The SCI pages must not allow users to change this value after the authentication service has imported users or groups.
TAG_SYNC_URL The URL to the Synchronization Web Service for this service. Users should be able to set this URL, but an accurate default should be provided.

Public Instance Constructors

AuthConstants Constructor

Public Instance Methods

Equals (inherited from Object) Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object) Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object) Gets the Type of the current instance.
ToString (inherited from Object) Returns a String that represents the current Object.

See Also

AuthConstants Class | Plumtree.Remote.Auth Namespace