Uses of Package
com.sas.services.user

Packages that use com.sas.services.user
com.sas.services SAS Foundation Services. 
com.sas.services.connection.platform Provides a connection factory configuation for use with SAS Foundation Services. 
com.sas.services.deployment This subsystem provides utilities to deploy and lookup SAS Foundation Services. 
com.sas.services.discovery Discover a service based upon its service capabilities and optionally service attributes. 
com.sas.services.events.broker Broker events that are triggered by various transport protocols. 
com.sas.services.information Interact with data repositories on behalf of client applications. 
com.sas.services.information.metadata Information Service metadata. 
com.sas.services.information.metadata.lookup   
com.sas.services.information.metadata.lookup.actions   
com.sas.services.information.metadata.lookup.io   
com.sas.services.information.metadata.lookup.utils   
com.sas.services.information.util Information service utilities. 
com.sas.services.publish.alerts Publish service alerts. 
com.sas.services.security Perform Authentication against modular authentication providers with user identities. 
com.sas.services.session Session services. 
com.sas.services.user Maintain user identities and profiles. 
 

Classes in com.sas.services.user used by com.sas.services
UserContextInterface
          The UserContextInterface provides a mechanism for maintaining information about a user entity.
 

Classes in com.sas.services.user used by com.sas.services.connection.platform
UserContextInterface
          The UserContextInterface provides a mechanism for maintaining information about a user entity.
UserServiceInterface
          The UserServiceInterface provides mechanisms for storing information about users and retrieving user information.
 

Classes in com.sas.services.user used by com.sas.services.deployment
UserContextInterface
          The UserContextInterface provides a mechanism for maintaining information about a user entity.
UserServiceInterface
          The UserServiceInterface provides mechanisms for storing information about users and retrieving user information.
 

Classes in com.sas.services.user used by com.sas.services.discovery
UserContextInterface
          The UserContextInterface provides a mechanism for maintaining information about a user entity.
 

Classes in com.sas.services.user used by com.sas.services.events.broker
UserContextInterface
          The UserContextInterface provides a mechanism for maintaining information about a user entity.
 

Classes in com.sas.services.user used by com.sas.services.information
UserContextInterface
          The UserContextInterface provides a mechanism for maintaining information about a user entity.
UserIdentityInterface
          A user identity is an authenticatable principal and credential within a given domain.
 

Classes in com.sas.services.user used by com.sas.services.information.metadata
UserContextInterface
          The UserContextInterface provides a mechanism for maintaining information about a user entity.
 

Classes in com.sas.services.user used by com.sas.services.information.metadata.lookup
UserContextInterface
          The UserContextInterface provides a mechanism for maintaining information about a user entity.
 

Classes in com.sas.services.user used by com.sas.services.information.metadata.lookup.actions
UserContextInterface
          The UserContextInterface provides a mechanism for maintaining information about a user entity.
 

Classes in com.sas.services.user used by com.sas.services.information.metadata.lookup.io
UserContextInterface
          The UserContextInterface provides a mechanism for maintaining information about a user entity.
 

Classes in com.sas.services.user used by com.sas.services.information.metadata.lookup.utils
UserContextInterface
          The UserContextInterface provides a mechanism for maintaining information about a user entity.
 

Classes in com.sas.services.user used by com.sas.services.information.util
UserContextInterface
          The UserContextInterface provides a mechanism for maintaining information about a user entity.
 

Classes in com.sas.services.user used by com.sas.services.publish.alerts
UserContextInterface
          The UserContextInterface provides a mechanism for maintaining information about a user entity.
 

Classes in com.sas.services.user used by com.sas.services.security
UserContextInterface
          The UserContextInterface provides a mechanism for maintaining information about a user entity.
UserIdentityInterface
          A user identity is an authenticatable principal and credential within a given domain.
 

Classes in com.sas.services.user used by com.sas.services.session
ProfileInterface
          The Profile class maintains information about a user that generally pertains to a specific application.
UserContextInterface
          The UserContextInterface provides a mechanism for maintaining information about a user entity.
 

Classes in com.sas.services.user used by com.sas.services.user
LogChangeListener
          Deprecated. Log changes are now obsolete. Logging is done through log4j directly and no session or user context is carried with it.
ProfileDomain
          This class is used by the UserServiceInitializer to hold the configuration data about Profiles.
ProfileInterface
          The Profile class maintains information about a user that generally pertains to a specific application.
SimpleUserIdentity
          The SimpleUserIdentity class implements a simple user/password identity.
SubjectMatter
          This class is used to marshall the contents of a Subject across a remote connection.
SummaryData
           
SummaryDataEntry.RepositorySummary
           
UserContext
          The UserContext provides handles to the user identities and profile services.
UserContextInterface
          The UserContextInterface provides a mechanism for maintaining information about a user entity.
UserIdentityInterface
          A user identity is an authenticatable principal and credential within a given domain.
UserInitializationException
          This class encapsulates an exception that occurs during UserContext initialization, but may still leave the UserContext in a usable state.
UserServiceInterface
          The UserServiceInterface provides mechanisms for storing information about users and retrieving user information.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.