Skip navigation links
A B C D E F G I L N P R S U W 

A

AutoExportWssoUsersFile - Class in fr.paris.lutece.plugins.mylutece.modules.wssodatabase.service
 
AutoExportWssoUsersFile() - Constructor for class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.service.AutoExportWssoUsersFile
Creates a new instance of AutoExportWssoUsersFile

B

bindUser(String, String, String, String) - Static method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.util.LdapUtil
Connects an user to the ldap

C

canBeRemoved(String) - Method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.WssoUserRoleRemovalListener
Check if the object can be safely removed
create(WssoUser, Plugin) - Static method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.WssoUserHome
Creation of an instance of wssoUser
createRoleForUser(int, String, Plugin) - Method in interface fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.IWssoUserRoleDAO
Assign a role to user
createRoleForUser(int, String, Plugin) - Method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.WssoUserRoleDAO
Assign a role to user
createRoleForUser(int, String, Plugin) - Static method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.WssoUserRoleHome
Assign a role to user
createXmlFile(Plugin) - Static method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.service.WssoUsersFileGeneratorService
Create or update the XML file with the getXml content

D

delete(WssoUser, Plugin) - Method in interface fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.IWssoUserDAO
Delete a record from the table
delete(WssoUser, Plugin) - Method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.WssoUserDAO
Delete a record from the table
deleteRolesForUser(int, Plugin) - Method in interface fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.IWssoUserRoleDAO
Delete roles for a user
deleteRolesForUser(int, Plugin) - Method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.WssoUserRoleDAO
Delete roles for a user
deleteRolesForUser(int, Plugin) - Static method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.WssoUserRoleHome
Delete roles for a user
destroy() - Method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.security.WSSOSessionTrackingFilter
doAssignRoleUser(HttpServletRequest) - Method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.web.WssodatabaseJspBean
Process assignation roles for a specified user
doCreateUser(HttpServletRequest) - Method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.web.WssodatabaseJspBean
Process user's creation
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.security.WSSOSessionTrackingFilter
doRemoveUser(HttpServletRequest) - Method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.web.WssodatabaseJspBean
Process user's removal

E

ExportWssoUsersDaemon - Class in fr.paris.lutece.plugins.mylutece.modules.wssodatabase.service.daemon
 
ExportWssoUsersDaemon() - Constructor for class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.service.daemon.ExportWssoUsersDaemon
Creates a new instance of ExportWssoUsersDaemon

F

findByPrimaryKey(int, Plugin) - Static method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.WssoUserHome
Returns an instance of a wssoUser whose identifier is specified in parameter
findRolesListForUser(int, Plugin) - Static method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.WssoUserRoleHome
Returns a collection of Roles objects
findUserByGuid(String, Plugin, LuteceAuthentication) - Method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.IdxWSSODatabaseDAO
Find users by guid
findUserByGuid(String, Plugin, LuteceAuthentication) - Static method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.IdxWSSODatabaseHome
Find users by guid
findUserByGuid(String, Plugin, LuteceAuthentication) - Method in interface fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.IIdxWSSODatabaseDAO
Find users by guid
findUserListForRole(String, Plugin) - Static method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.WssoUserRoleHome
Returns a collection of User id
findUserRolesFromGuid(String, Plugin, LuteceAuthentication) - Method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.IdxWSSODatabaseDAO
Find user's roles by guid
findUserRolesFromGuid(String, Plugin, LuteceAuthentication) - Static method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.IdxWSSODatabaseHome
Find user's roles by guid
findUserRolesFromGuid(String, Plugin, LuteceAuthentication) - Method in interface fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.IIdxWSSODatabaseDAO
Find user's roles by guid
findUsersList(Plugin, LuteceAuthentication) - Method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.IdxWSSODatabaseDAO
Find users list
findUsersList(Plugin, LuteceAuthentication) - Static method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.IdxWSSODatabaseHome
Find users by guid
findUsersList(Plugin, LuteceAuthentication) - Method in interface fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.IIdxWSSODatabaseDAO
Find users list
findWssoUsersList(Plugin) - Static method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.WssoUserHome
Returns a collection of wssoUsers objects
findWssoUsersListForGuid(String, Plugin) - Static method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.WssoUserHome
Returns a collection of wssoUsers objects for a guid
findWssoUsersListForRole(int, Plugin) - Static method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.WssoUserHome
Returns a collection of wssoUsers objects for a role
fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication - package fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication
 
fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business - package fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business
 
fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.security - package fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.security
 
fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.service - package fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.service
 
fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.util - package fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.util
 
fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.web - package fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.web
 
fr.paris.lutece.plugins.mylutece.modules.wssodatabase.service - package fr.paris.lutece.plugins.mylutece.modules.wssodatabase.service
 
fr.paris.lutece.plugins.mylutece.modules.wssodatabase.service.daemon - package fr.paris.lutece.plugins.mylutece.modules.wssodatabase.service.daemon
 
freeContext(DirContext) - Static method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.util.LdapUtil
Free the context

G

getAnonymousUser() - Method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.IdxWSSODatabaseAuthentication
This method returns an anonymous Lutece user
getAuthServiceName() - Method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.IdxWSSODatabaseAuthentication
Gets the Authentification service name
getAuthType(HttpServletRequest) - Method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.IdxWSSODatabaseAuthentication
Gets the Authentification type
getContext(String, String, String, String) - Static method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.util.LdapUtil
Search LDAP context
getCreateUser(HttpServletRequest) - Method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.web.WssodatabaseJspBean
Returns the User creation form
getDateLastLogin() - Method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.WssoUser
Get the date of last login of the user
getEmail() - Method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.WssoUser
Returns the Email
getFirstName() - Method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.WssoUser
Returns the FirstName
getGuid() - Method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.WssoUser
Returns the Guid
getHttpAuthenticatedUser(HttpServletRequest) - Method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.IdxWSSODatabaseAuthentication
Returns a Lutece user object if the user is already authenticated by the WSSO
getIconUrl() - Method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.IdxWSSODatabaseAuthentication
getInstance() - Static method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.service.WssoDatabaseService
Returns the instance of the singleton
getLastName() - Method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.WssoUser
Returns the LastName
getManageRolesUser(HttpServletRequest) - Method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.web.WssodatabaseJspBean
Returns roles management form for a specified user
getManageUsers(HttpServletRequest) - Method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.web.WssodatabaseJspBean
Returns users management form
getMyluteceWssoUserId() - Method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.WssoUser
Returns the MyluteceWssoUserId
getName() - Method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.IdxWSSODatabaseAuthentication
getPluginName() - Method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.IdxWSSODatabaseAuthentication
getRemovalRefusedMessage(String, Locale) - Method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.WssoUserRoleRemovalListener
Gives a message explaining why the object can't be removed
getRemoveUser(HttpServletRequest) - Method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.web.WssodatabaseJspBean
Returns removal user's form
getRolesByUser(LuteceUser) - Method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.IdxWSSODatabaseAuthentication
get all roles for this user : - user's roles - user's groups roles
getUser(String) - Method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.IdxWSSODatabaseAuthentication
Returns the user managed by the authentication service if this feature is available.
getUserList(String, String, String) - Method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.util.LdapBrowser
Returns a list of users corresponding to the given parameters.
getUserPublicData(String) - Method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.util.LdapBrowser
Return a user given its guid
getUsers() - Method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.IdxWSSODatabaseAuthentication
Returns all users managed by the authentication service if this feature is available.
getXml(Plugin) - Static method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.service.WssoUsersFileGeneratorService
Creates the XML string

I

IdxWSSODatabaseAuthentication - Class in fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication
The Class provides an implementation of the PortalService interface based on a the IdealX WebSSO solution.
IdxWSSODatabaseAuthentication() - Constructor for class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.IdxWSSODatabaseAuthentication
Constructor
IdxWSSODatabaseDAO - Class in fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business
This class provides Data Access methods for authentication (role retrieval).
IdxWSSODatabaseDAO() - Constructor for class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.IdxWSSODatabaseDAO
 
IdxWSSODatabaseHome - Class in fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business
Home for IdxWSSODatabase
IdxWSSODatabaseUser - Class in fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication
This class implements The Lutece User in a IdealX WSSO configuration.
IdxWSSODatabaseUser(String, LuteceAuthentication) - Constructor for class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.IdxWSSODatabaseUser
Constructor
IIdxWSSODatabaseDAO - Interface in fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business
 
init() - Static method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.WssoUser
Initialize the LdapDatabaseUser
init(FilterConfig) - Method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.security.WSSOSessionTrackingFilter
init() - Method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.service.WssoDatabasePlugin
Initialize the module WssoDatabase
init() - Method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.service.WssoDatabaseService
Initialize the WssoDatabase service
insert(WssoUser, Plugin) - Method in interface fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.IWssoUserDAO
Insert a new record in the table.
insert(WssoUser, Plugin) - Method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.WssoUserDAO
Insert a new record in the table.
isMultiAuthenticationSupported() - Method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.IdxWSSODatabaseAuthentication
isUserInRole(LuteceUser, HttpServletRequest, String) - Method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.IdxWSSODatabaseAuthentication
Checks that the current user is associated to a given role
isUsersListAvailable() - Method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.IdxWSSODatabaseAuthentication
Tells whether or not the authentication service can provide a list of all its users
IWssoUserDAO - Interface in fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business
 
IWssoUserRoleDAO - Interface in fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business
 

L

LdapBrowser - Class in fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.util
Data authentication module for admin authentication
LdapBrowser() - Constructor for class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.util.LdapBrowser
 
LdapUtil - Class in fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.util
Classe utilitaire de connexion au LDAP
load(int, Plugin) - Method in interface fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.IWssoUserDAO
Load the data of WssoUser from the table
load(int, Plugin) - Method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.WssoUserDAO
Load the data of WssoUser from the table
loadIdxWSSOUser(String, HttpServletRequest, LuteceAuthentication, Plugin) - Method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.service.WssoDatabaseService
Load IdxWssoUSer
login(String, String, HttpServletRequest) - Method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.IdxWSSODatabaseAuthentication
This methods checks the login info in the base repository
logout(LuteceUser) - Method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.IdxWSSODatabaseAuthentication
This methods logout the user

N

newPrimaryKey(Plugin) - Method in interface fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.IWssoUserDAO
Generates a new primary key
newPrimaryKey(Plugin) - Method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.WssoUserDAO
Generates a new primary key

P

PLUGIN_NAME - Static variable in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.service.WssoDatabasePlugin
 
processExportXmlFile(Plugin) - Static method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.service.AutoExportWssoUsersFile
Processes the export of XML's files method

R

remove(WssoUser, Plugin) - Static method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.WssoUserHome
Remove the WssoUser whose identifier is specified in parameter
removeXmlFile() - Static method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.service.WssoUsersFileGeneratorService
Delete the XML file on the file system
RIGHT_MANAGE_WSSO_USERS - Static variable in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.web.WssodatabaseJspBean
 
run() - Method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.service.daemon.ExportWssoUsersDaemon
Daemon's treatment method

S

searchUsers(DirContext, String, String, String, SearchControls) - Static method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.util.LdapUtil
 
selectRoleListForUser(int, Plugin) - Method in interface fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.IWssoUserRoleDAO
Load the list of Roles for a user
selectRoleListForUser(int, Plugin) - Method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.WssoUserRoleDAO
Load the list of Roles for a user
selectUserListForRole(String, Plugin) - Method in interface fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.IWssoUserRoleDAO
Returns a collection of User id
selectUserListForRole(String, Plugin) - Method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.WssoUserRoleDAO
Returns a collection of User id
selectWssoUserList(Plugin) - Method in interface fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.IWssoUserDAO
Load the list of wssoUsers
selectWssoUserList(Plugin) - Method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.WssoUserDAO
Load the list of wssoUsers
selectWssoUserListForGuid(String, Plugin) - Method in interface fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.IWssoUserDAO
Load the list of wssoUsers for a guid
selectWssoUserListForGuid(String, Plugin) - Method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.WssoUserDAO
Load the list of wssoUsers for a guid
selectWssoUsersListForRole(int, Plugin) - Method in interface fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.IWssoUserDAO
Load the list of wssoUsers for a role
selectWssoUsersListForRole(int, Plugin) - Method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.WssoUserDAO
Load the list of wssoUsers for a role
setDateLastLogin(Date) - Method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.WssoUser
Set the date of last login of the user
setEmail(String) - Method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.WssoUser
Sets the Email
setFirstName(String) - Method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.WssoUser
Sets the FirstName
setGuid(String) - Method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.WssoUser
Sets the Guid
setLastName(String) - Method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.WssoUser
Sets the LastName
setMyluteceWssoUserId(int) - Method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.WssoUser
Sets the MyluteceWssoUserId
SQL_QUERY_FIND_ALL_USERS - Static variable in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.IdxWSSODatabaseDAO
 
SQL_QUERY_FIND_ROLES_FROM_GUID - Static variable in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.IdxWSSODatabaseDAO
 
SQL_QUERY_FIND_USER_BY_GUID - Static variable in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.IdxWSSODatabaseDAO
 
store(WssoUser, Plugin) - Method in interface fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.IWssoUserDAO
Update the record in the table
store(WssoUser, Plugin) - Method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.WssoUserDAO
Update the record in the table

U

update(WssoUser, Plugin) - Static method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.WssoUserHome
Update of the wssoUser which is specified in parameter
updateDateLastLogin(String, Date, Plugin) - Method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.IdxWSSODatabaseDAO
Update the date of last login of a user
updateDateLastLogin(String, Date, Plugin) - Static method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.IdxWSSODatabaseHome
Update the last login date of a user
updateDateLastLogin(String, Date, Plugin) - Method in interface fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.IIdxWSSODatabaseDAO
Update the date of last login of a user
updateDateLastLogin(LuteceUser, HttpServletRequest) - Method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.IdxWSSODatabaseAuthentication

W

WssodatabaseJspBean - Class in fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.web
This class provides the user interface to manage roles features ( manage, create, modify, remove )
WssodatabaseJspBean() - Constructor for class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.web.WssodatabaseJspBean
Creates a new WssodatabaseJspBean object.
WssoDatabasePlugin - Class in fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.service
class WssoDatabasePlugin
WssoDatabasePlugin() - Constructor for class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.service.WssoDatabasePlugin
 
WssoDatabaseService - Class in fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.service
LdapDatabaseService
WssoDatabaseService() - Constructor for class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.service.WssoDatabaseService
 
WSSOSessionTrackingFilter - Class in fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.security
Filter Used for checking if the user logged in SSO session corresponding to the user stored in application session
WSSOSessionTrackingFilter() - Constructor for class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.security.WSSOSessionTrackingFilter
 
WssoUser - Class in fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business
This class represents the business object WssoUser
WssoUser() - Constructor for class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.WssoUser
 
WssoUserDAO - Class in fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business
This class provides Data Access methods for WssoUser objects
WssoUserHome - Class in fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business
This class provides instances management methods (create, find, ...) for WssoUser objects
WssoUserRoleDAO - Class in fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business
This class provides Data Access methods for WssoRole objects
WssoUserRoleHome - Class in fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business
This class provides instances management methods (create, find, ...) for WssoUserRole objects
WssoUserRoleRemovalListener - Class in fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business
WssoDatabaseUser Removal Listener
WssoUserRoleRemovalListener() - Constructor for class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.WssoUserRoleRemovalListener
 
WssoUsersFileGeneratorService - Class in fr.paris.lutece.plugins.mylutece.modules.wssodatabase.service
 
WssoUsersFileGeneratorService() - Constructor for class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.service.WssoUsersFileGeneratorService
Creates a new instance of WssoUsersFileGeneratorService
A B C D E F G I L N P R S U W 
Skip navigation links

Copyright © 2018 City of Paris. All rights reserved.