AquaLogic Interaction Development Kit (IDK) 6.0.0

IProfileProvider Members

IProfileProvider overview

Public Instance Methods

AttachToUser Gets an IUser object used to query for properties on the specified user. Throws a NoSuchUserException if the given parameters do not match any user in the backend system.
GetGlobalSignature Returns a global signature or last-modified date to the portal, used to determine whether the profile information for any user has changed.
Initialize Initializes the profile provider using the information configured in the portal by the administrator.
Shutdown Cleans up any resources used by the profile provider.

See Also

IProfileProvider Interface | Plumtree.Remote.Profile Namespace