Uses of Package
com.spotfire.server.userdir

Packages that use com.spotfire.server.userdir
com.spotfire.server.security Package containing the Post Authentication Filter API. 
com.spotfire.server.userdir Package containing API for modifying users and groups in the server. 
 

Classes in com.spotfire.server.userdir used by com.spotfire.server.security
SpotfirePrincipal
          This interface represents a principal, such as a user or a group.
 

Classes in com.spotfire.server.userdir used by com.spotfire.server.userdir
GroupPrincipal
          This interface represents a group principal.
SpotfirePrincipal
          This interface represents a principal, such as a user or a group.
UserDirectory
          This interface provides functionality to list and modify users and groups in DS Server.
UserDirectoryException
          This exception is thrown when an unexpected error has occurred in the underlying implementation of the user directory, e.g. when a SQLException has been thrown when accessing the database storing the directory.
UserPrincipal
          This interface represents a user principal.
 



Copyright © 2000-2009 TIBCO Software Inc. All Rights Reserved.