Oracle® Webcenter Interaction Development Kit 10.3.0.0.0

AuthConstants Fields

The fields of the AuthConstants class are listed below. For a complete list of AuthConstants class members, see the AuthConstants Members topic.

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.

See Also

AuthConstants Class | Plumtree.Remote.Auth Namespace