The User Service enables applications to do the following:
-
create, locate, maintain, and aggregate
information about users of SAS Foundation Services.
-
store and retrieve user context
objects for sharing between applications. The user context contains
the user's active repository connections, identities, and profile.
-
manage and access user profiles.
A profile is a collection of name/value pairs that specify preferences
and configuration or initialization data for a user for a particular
application.
-
access group profiles. A group
profile specifies preferences and configuration or initialization
data for a group of users for a particular application.
For detailed usage documentation
and example code, see
com.sas.services.user
in the Foundation Services class documentation at
http://support.sas.com/rnd/javadoc/93
.