Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members  

sosc::AuthTool Member List

This is the complete list of members for sosc::AuthTool, including all inherited members.
addGroup(String groupName)sosc::AuthTool [inline]
addGroupMember(String groupName, String userName)sosc::AuthTool [inline]
addUser(String userName, String password)sosc::AuthTool [inline]
addUser(String userName, String password, String email)sosc::AuthTool [inline]
authenticate(String userName, String password)sosc::AuthTool [inline]
AuthTool()sosc::AuthTool [inline]
AuthTool(DbTool db, String tableNamePrefix)sosc::AuthTool [inline]
changePassword(String userName, String newPassword)sosc::AuthTool [inline]
dbsosc::AuthTool [private]
getCurrentUser(HttpServletRequest request)sosc::AuthTool [inline]
getGroupMembers(String groupName)sosc::AuthTool [inline]
getGroups()sosc::AuthTool [inline]
getIdNames(String sql)sosc::AuthTool [inline, private]
getTableNamePrefix()sosc::AuthTool [inline]
getUserEmail(String userName)sosc::AuthTool [inline]
getUsers()sosc::AuthTool [inline]
groupMemberTable()sosc::AuthTool [inline]
groupTable()sosc::AuthTool [inline]
isGroupMember(String groupName, HttpServletRequest request)sosc::AuthTool [inline]
isGroupMember(String groupName, String userName)sosc::AuthTool [inline]
refreshSchema()sosc::AuthTool [inline]
removeGroup(String groupName)sosc::AuthTool [inline]
removeGroupMember(String groupName, String userName)sosc::AuthTool [inline]
removeUser(String userName)sosc::AuthTool [inline]
sanityCheck()sosc::AuthTool [inline]
setCurrentUser(HttpServletResponse response, String userName)sosc::AuthTool [inline]
setCurrentUser(HttpServletResponse response, String userName, String password)sosc::AuthTool [inline]
setDbTool(DbTool db)sosc::AuthTool [inline]
setTableNamePrefix(String tableNamePrefix)sosc::AuthTool [inline]
setUserEmail(String userName, String email)sosc::AuthTool [inline]
setUserPassword(String userName, String password)sosc::AuthTool [inline]
tableNamePrefixsosc::AuthTool [private]
userTable()sosc::AuthTool [inline]

Generated on Mon Jul 14 17:19:21 2003 for SOSC by doxygen1.2.15