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

A

addRoleForProfil(String, String, Plugin) - Method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.IdxWSSODatabaseDAO
Add role for a profil
addRoleForProfil(String, String, Plugin) - Static method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.IdxWSSODatabaseHome
Add role for a profil
addRoleForProfil(String, String, Plugin) - Method in interface fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.IIdxWSSODatabaseDAO
Add role for a profil
addUserForProfil(int, String, Plugin) - Method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.IdxWSSODatabaseDAO
Add user for a profil
addUserForProfil(int, String, Plugin) - Static method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.IdxWSSODatabaseHome
Add user for a profil
addUserForProfil(int, String, Plugin) - Method in interface fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.IIdxWSSODatabaseDAO
Add user for a profil
AutoExportWssoUsersFile - Class in fr.paris.lutece.plugins.mylutece.modules.wssodatabase.service
 
AutoExportWssoUsersFile() - Constructor for class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.service.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
checkLineOfCSVFile(String[], int, Locale) - Method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.service.ImportWssoDatabaseUserService
checkProfilAssigned(String, Plugin) - Method in interface fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.IWssoProfilDAO
Check if the specified profil is assigned to a user
checkProfilAssigned(String, Plugin) - Method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.WssoProfilDAO
Check if the specified profil is assigned to a user
checkProfilAssigned(String, Plugin) - Static method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.WssoProfilHome
Check if the specified profil is assigned to a user
create(WssoProfil, Plugin) - Static method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.WssoProfilHome
Creation of an instance of wssoProfil
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(WssoProfil, Plugin) - Method in interface fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.IWssoProfilDAO
Delete a record from the table
delete(WssoUser, Plugin) - Method in interface fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.IWssoUserDAO
Delete a record from the table
delete(WssoProfil, Plugin) - Method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.WssoProfilDAO
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
doAssignRoleUser(HttpServletRequest) - Method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.web.WssodatabaseJspBean
Process assignation roles for a specified user
doCreateProfil(HttpServletRequest) - Method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.web.WssodatabaseJspBean
Process profil's creation
doCreateUser(HttpServletRequest) - Method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.web.WssodatabaseJspBean
Process user's creation
doExportUsers(HttpServletRequest, HttpServletResponse) - Method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.web.WssodatabaseJspBean
Do export users
doImportUsersFromFile(HttpServletRequest) - Method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.web.WssodatabaseJspBean
Do import users from a CSV file
doManageProfilsUser(HttpServletRequest) - Method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.web.WssodatabaseJspBean
Assign profils to a user
doManageRolesProfil(HttpServletRequest) - Method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.web.WssodatabaseJspBean
Assign roles to a profil
doManageUsersProfil(HttpServletRequest) - Method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.web.WssodatabaseJspBean
Assign users to a profil
doModifyProfil(HttpServletRequest) - Method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.web.WssodatabaseJspBean
Process profil's modification
doRemoveProfil(HttpServletRequest) - Method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.web.WssodatabaseJspBean
Process profil's removal
doRemoveUser(HttpServletRequest) - Method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.web.WssodatabaseJspBean
Process user's removal
doUnassignUserProfil(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
findDatabaseUserIdFromGuid(String, Plugin) - Method in interface fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.IWssoUserDAO
Get the id of the user with this guid
findDatabaseUserIdFromGuid(String, Plugin) - Method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.WssoUserDAO
Get the id of the user with this guid
findDatabaseUserIdFromGuid(String, Plugin) - Static method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.WssoUserHome
Get a user id from his guid
findRolesByProfilsForUser(int, Plugin) - Static method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.WssoUserHome
Returns a collection of roles by profils for user
findRolesFromProfil(String, Plugin) - Method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.IdxWSSODatabaseDAO
Find roles by a profil
findRolesFromProfil(String, Plugin) - Static method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.IdxWSSODatabaseHome
Find roles by a profil
findRolesFromProfil(String, Plugin) - Method in interface fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.IIdxWSSODatabaseDAO
Find roles by a profil
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
findWssoProfilByCode(String, Plugin) - Static method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.WssoProfilHome
Returns an instance of a wssoProfil whose identifier is specified in parameter
findWssoProfilByCodeAndDescription(String, String, Plugin) - Method in interface fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.IWssoProfilDAO
Find profil by code and description
findWssoProfilByCodeAndDescription(String, String, Plugin) - Method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.WssoProfilDAO
Find profil by code and description
findWssoProfilByCodeAndDescription(String, String, Plugin) - Static method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.WssoProfilHome
Find profil by code and description
findWssoProfilsByDescription(String, Plugin) - Method in interface fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.IWssoProfilDAO
Find the profils by description
findWssoProfilsByDescription(String, Plugin) - Method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.WssoProfilDAO
Find the profils by description
findWssoProfilsByDescription(String, Plugin) - Static method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.WssoProfilHome
Find the profils by description
findWssoProfilsForUser(int, Plugin) - Method in interface fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.IWssoProfilDAO
Find profils for a user
findWssoProfilsForUser(int, Plugin) - Method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.WssoProfilDAO
Find profils for a user
findWssoProfilsForUser(int, Plugin) - Static method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.WssoProfilHome
Find profils for a user
findWssoProfilsList(Plugin) - Static method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.WssoProfilHome
Returns a collection of wssoProfils objects
findWssoUserIdsListForRole(String, Plugin) - Static method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.WssoUserHome
Returns a collection of wssoUsers ids with a role
findWssoUsersByLastNameOrFirstNameOrEmailByProfil(String, String, String, Plugin) - Method in interface fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.IWssoUserDAO
Load the list of wssoUsers for a last name or first name and profil
findWssoUsersByLastNameOrFirstNameOrEmailByProfil(String, String, String, Plugin) - Method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.WssoUserDAO
Load the list of wssoUsers for a last name or first name and profil
findWssoUsersByLastNameOrFirstNameOrEmailByProfil(String, String, String, Plugin) - Static method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.WssoUserHome
Load the list of wssoUsers for a last name or first name and profil
findWssoUsersForProfil(String, Plugin) - Method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.IdxWSSODatabaseDAO
Find assigned users to the given profil
findWssoUsersForProfil(String, Plugin) - Static method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.IdxWSSODatabaseHome
Find users for a profil
findWssoUsersForProfil(String, Plugin) - Method in interface fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.IIdxWSSODatabaseDAO
Find users for a profil
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
findWssoUserssByLastNameOrFirtNameOrEmailByProfil(String, String, String, String, Plugin) - Method in interface fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.IWssoUserDAO
Load the list of wssoUsers for a last name or first name and profil
findWssoUserssByLastNameOrFirtNameOrEmailByProfil(String, String, String, String, Plugin) - Method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.WssoUserDAO
Load the list of wssoUsers for a last name or first name and profil
findWssoUserssByLastNameOrFirtNameOrEmailByProfil(String, String, String, String, Plugin) - Static method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.WssoUserHome
Load the list of wssoUsers for a last name or first name and profil
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.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
getAttributesSeparator() - Method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.service.ImportWssoDatabaseUserService
Get the separator used for attributes of admin users.
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
getCode() - Method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.WssoProfil
Returns the Code
getCode() - Method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.WssoProfilFilter
Get the code
getContext(String, String, String, String) - Static method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.util.LdapUtil
Search LDAP context
getCreateProfil(HttpServletRequest) - Method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.web.WssodatabaseJspBean
Returns the Profil creation form
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
getDescription() - Method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.WssoProfil
Returns the Description
getDescription() - Method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.WssoProfilFilter
Get the
getEmail() - Method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.WssoUser
Returns the Email
getEndOfProcessMessages(int, int, Locale) - Method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.service.ImportWssoDatabaseUserService
getExportUsers(HttpServletRequest) - Method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.web.WssodatabaseJspBean
Get a page to export users
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
getImportUsersFromFile(HttpServletRequest) - Method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.web.WssodatabaseJspBean
Get a page to import users from a CSV file.
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
getManageProfils(HttpServletRequest) - Method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.web.WssodatabaseJspBean
Returns profils management form
getManageProfilsUser(HttpServletRequest) - Method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.web.WssodatabaseJspBean
Returns roles management form for a specified user
getManageRolesProfil(HttpServletRequest) - Method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.web.WssodatabaseJspBean
Returns roles management form for a specified profil
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
getManageUsersProfil(HttpServletRequest) - Method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.web.WssodatabaseJspBean
Returns users management form for a specified profil
getModifyProfil(HttpServletRequest) - Method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.web.WssodatabaseJspBean
Returns the profil modification 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
getRemoveProfil(HttpServletRequest) - Method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.web.WssodatabaseJspBean
Returns removal profil's form
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
getUnassignUserProfil(HttpServletRequest) - Method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.web.WssodatabaseJspBean
Returns removal user's form
getUpdateExistingUsers() - Method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.service.ImportWssoDatabaseUserService
Get the update users flag
getUrlAttributes() - Method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.WssoProfilFilter
Build url attributes
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
getXmlFromUser(WssoUser, boolean, boolean, boolean, List<IAttribute>, Locale) - Method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.service.WssoDatabaseService
Get a XML string describing a given user

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
 
ImportWssoDatabaseUserService - Class in fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.service
Import database users from a CSV file
ImportWssoDatabaseUserService() - Constructor for class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.service.ImportWssoDatabaseUserService
 
init() - Static method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.WssoProfil
Initialize the LdapDatabaseUser
init() - Method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.WssoProfilFilter
Initialize each component of the object
init() - Static method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.WssoUser
Initialize the LdapDatabaseUser
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(WssoProfil, Plugin) - Method in interface fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.IWssoProfilDAO
Insert a new record in the table.
insert(WssoUser, Plugin) - Method in interface fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.IWssoUserDAO
Insert a new record in the table.
insert(WssoProfil, Plugin) - Method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.WssoProfilDAO
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
IWssoProfilDAO - Interface in fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business
 
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(String, Plugin) - Method in interface fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.IWssoProfilDAO
Load the data of WssoProfil from the table
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(String, Plugin) - Method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.WssoProfilDAO
Find the data of WssoProfil 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
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

PERMISSION_IMPORT_EXPORT_WSSO_DATABASE_USERS - Static variable in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.web.WssodatabaseJspBean
 
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

readLineOfCSVFile(String[], int, Locale, String) - Method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.service.ImportWssoDatabaseUserService
remove(WssoProfil, Plugin) - Static method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.WssoProfilHome
Remove the WssoProfil whose identifier is specified in parameter
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
removeProfilsForUser(int, Plugin) - Method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.IdxWSSODatabaseDAO
remove profils for a user
removeProfilsForUser(int, Plugin) - Static method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.IdxWSSODatabaseHome
remove profils for a user
removeProfilsForUser(int, Plugin) - Method in interface fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.IIdxWSSODatabaseDAO
remove profils for a user
removeRolesForProfil(String, Plugin) - Method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.IdxWSSODatabaseDAO
Remove roles fora profil
removeRolesForProfil(String, Plugin) - Static method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.IdxWSSODatabaseHome
Remove roles fora profil
removeRolesForProfil(String, Plugin) - Method in interface fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.IIdxWSSODatabaseDAO
Remove roles fora profil
removeUserForProfil(int, String, Plugin) - Method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.IdxWSSODatabaseDAO
Remove user for a profil
removeUserForProfil(int, String, Plugin) - Static method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.IdxWSSODatabaseHome
Remove user for a profil
removeUserForProfil(int, String, Plugin) - Method in interface fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.IIdxWSSODatabaseDAO
Remove user for a profil
removeXmlFile() - Static method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.service.WssoUsersFileGeneratorService
Delete the XML file on the file system
RESOURCE_TYPE - Static variable in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.web.WssodatabaseJspBean
 
RIGHT_MANAGE_WSSO_PROFILS - Static variable in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.web.WssodatabaseJspBean
 
RIGHT_MANAGE_WSSO_ROLES - Static variable in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.web.WssodatabaseJspBean
 
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
selectWssoProfilList(Plugin) - Method in interface fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.IWssoProfilDAO
Load the list of wssoProfils
selectWssoProfilList(Plugin) - Method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.WssoProfilDAO
Load the list of wssoProfils
selectWssoUserIdsListForRole(String, Plugin) - Method in interface fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.IWssoUserDAO
Load the list of wssoUser ids for a role
selectWssoUserIdsListForRole(String, Plugin) - Method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.WssoUserDAO
Load the list of wssoUser id for a role
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
setCode(String) - Method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.WssoProfil
Sets the Code
setCode(String) - Method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.WssoProfilFilter
Set the code
setDatabaseUserFilter(HttpServletRequest) - Method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.WssoProfilFilter
Set the value of the AdminUserFilter
setDateLastLogin(Date) - Method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.WssoUser
Set the date of last login of the user
setDescription(String) - Method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.WssoProfil
Sets the Description
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.WssoProfilFilter
Set the descprition
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
setUpdateExistingUsers(boolean) - Method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.service.ImportWssoDatabaseUserService
Set the update users flag
setUrlAttributes(UrlItem) - Method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.WssoProfilFilter
Build url attributes
SQL_QUERY_FIND_ALL_USERS - Static variable in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.IdxWSSODatabaseDAO
 
SQL_QUERY_FIND_ROLES_BY_PROFIL - 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(WssoProfil, Plugin) - Method in interface fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.IWssoProfilDAO
Update the record in the table
store(WssoUser, Plugin) - Method in interface fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.IWssoUserDAO
Update the record in the table
store(WssoProfil, Plugin) - Method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.WssoProfilDAO
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(WssoProfil, Plugin) - Static method in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.WssoProfilHome
Update of the wssoProfil which is specified in parameter
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

WSSODATABASE_MANAGEMENT_USERS - Static variable in class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.web.WssodatabaseJspBean
 
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
 
WssoProfil - Class in fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business
This class represents the business object WssoUser
WssoProfil() - Constructor for class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.WssoProfil
 
WssoProfilDAO - Class in fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business
This class provides Data Access methods for WssoProfil objects
WssoProfilFilter - Class in fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business
This class provides a filter for users search function
WssoProfilFilter() - Constructor for class fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business.WssoProfilFilter
Constructor
WssoProfilHome - Class in fr.paris.lutece.plugins.mylutece.modules.wssodatabase.authentication.business
This class provides instances management methods (create, find, ...) for WssoProfil objects
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
 
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.