Plumtree EDK (Enterprise Web Development Kit) 5.4.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. Note: This URL is not required for version 5.0 of the Plumtree Portal.
TAG_CATEGORY The Plumtree 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. Note: This URL is not required for version 5.0 of the Plumtree Portal.

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