Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

AuthConstants Members

AuthConstants overview

Public Static Fields

iconiconFLATTEN_GROUPS If FLATTEN_GROUPS is present and equals 0, the portal is version 5.0 and the group hierarchies will not be flattened.
iconiconNS_AUTH The authentication/synchronization service namespace.
iconiconTAG_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 ALI (Plumtree Portal) version 5.0.
iconiconTAG_CATEGORY The ALI 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.
iconiconTAG_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 ALI (Plumtree Portal) version 5.0.

Public Instance Constructors

icon AuthConstants Constructor

Public Instance Methods

iconEquals (inherited from Object) 
iconGetHashCode (inherited from Object) 
iconGetType (inherited from Object) 
iconToString (inherited from Object) 

See Also

AuthConstants Class | Plumtree.Remote.Auth Namespace