- getAccessControledTemplate() - Method in class fr.paris.lutece.plugins.mylutece.authentication.ExternalAuthentication
-
Returns the access controled template
- getAccessControledTemplate() - Method in class fr.paris.lutece.plugins.mylutece.authentication.MultiLuteceAuthentication
-
Returns the access controled template
- getAccessControledTemplate() - Method in class fr.paris.lutece.plugins.mylutece.authentication.PortalAuthentication
-
Returns the access controled template
- getAccessControledTemplate() - Static method in class fr.paris.lutece.plugins.mylutece.web.MyLuteceApp
-
Returns the template for access controled
- getAccessDeniedTemplate() - Method in class fr.paris.lutece.plugins.mylutece.authentication.ExternalAuthentication
-
Returns the access denied template
- getAccessDeniedTemplate() - Method in class fr.paris.lutece.plugins.mylutece.authentication.MultiLuteceAuthentication
-
Returns the access denied template
- getAccessDeniedTemplate() - Method in class fr.paris.lutece.plugins.mylutece.authentication.PortalAuthentication
-
Returns the access denied template
- getAccessDeniedTemplate() - Static method in class fr.paris.lutece.plugins.mylutece.web.MyLuteceApp
-
Returns the template for access denied
- getAccountLifeTimeService() - Method in class fr.paris.lutece.plugins.mylutece.service.AbstractAccountLifeTimeDaemon
-
Get the account life time service implementation to use
- getAccountMaxValidDate(IUserParameterService, Plugin) - Static method in class fr.paris.lutece.plugins.mylutece.util.SecurityUtils
-
Compute the maximum valid date of an account with the current time and
the parameters in the database.
- getAnonymizationService() - Method in class fr.paris.lutece.plugins.mylutece.service.AbstractAnonymizationDaemon
-
Get the anonymization service implementation to use
- getAnonymizationStatusUserStaticField(Plugin) - Static method in class fr.paris.lutece.plugins.mylutece.business.attribute.AttributeHome
-
Get a map of anonymization status of a user field.
- getAnonymize() - Method in class fr.paris.lutece.plugins.mylutece.business.attribute.AbstractAttribute
-
Get the anonymize status of the attribute
- getAnonymize() - Method in interface fr.paris.lutece.plugins.mylutece.business.attribute.IAttribute
-
Get the anonymize status of the attribute
- getAnonymousUser() - Method in class fr.paris.lutece.plugins.mylutece.authentication.MultiLuteceAuthentication
- getAttribute() - Method in class fr.paris.lutece.plugins.mylutece.business.attribute.AttributeField
-
Get attribute
- getAttribute() - Method in class fr.paris.lutece.plugins.mylutece.business.attribute.MyLuteceUserField
-
Get attribute
- getAttribute(String, String) - Method in class fr.paris.lutece.plugins.mylutece.service.MyLuteceUserAttributesService
- getAttributeField() - Method in class fr.paris.lutece.plugins.mylutece.business.attribute.MyLuteceUserField
-
Get attribute field
- getAttributes(String) - Method in class fr.paris.lutece.plugins.mylutece.service.MyLuteceUserAttributesService
- getAttributeType() - Method in class fr.paris.lutece.plugins.mylutece.business.attribute.AbstractAttribute
-
Get attribute type
- getAttributeType() - Method in interface fr.paris.lutece.plugins.mylutece.business.attribute.IAttribute
-
Get attribute type
- getAuthServiceName() - Method in class fr.paris.lutece.plugins.mylutece.authentication.MultiLuteceAuthentication
- getAuthType(HttpServletRequest) - Method in class fr.paris.lutece.plugins.mylutece.authentication.MultiLuteceAuthentication
- getBannedDomainNames(IUserParameterService, Plugin) - Static method in class fr.paris.lutece.plugins.mylutece.util.SecurityUtils
-
Get an array containing banned domain names for email adresses
- getBooleanSecurityParameter(IUserParameterService, Plugin, String) - Static method in class fr.paris.lutece.plugins.mylutece.util.SecurityUtils
-
Get the boolean value of a security parameter
- getClassName() - Method in class fr.paris.lutece.plugins.mylutece.business.attribute.AttributeType
-
Get class name
- getConfirmChangeUseAuthenticationRequired(HttpServletRequest) - Method in class fr.paris.lutece.plugins.mylutece.web.security.AuthenticationFilterJspBean
-
Do change use authentication required
- getConfirmRemovePublicUrl(HttpServletRequest) - Method in class fr.paris.lutece.plugins.mylutece.web.security.AuthenticationFilterJspBean
-
Gets the confirmation page of delete Public Url
- getCreate(HttpServletRequest) - Method in class fr.paris.lutece.plugins.mylutece.web.portlet.MyLutecePortletJspBean
-
Returns the Download portlet creation form
- getCreateAttribute(HttpServletRequest) - Method in class fr.paris.lutece.plugins.mylutece.web.attribute.AttributeJspBean
-
Get user attribute creation interface
- getCreateAttributeField(HttpServletRequest) - Method in class fr.paris.lutece.plugins.mylutece.web.attribute.AttributeFieldJspBean
-
Create attribute field
- getCurrentUrl(HttpServletRequest) - Static method in class fr.paris.lutece.plugins.mylutece.web.MyLuteceApp
-
Returns the current url
- getDaemonName() - Method in class fr.paris.lutece.plugins.mylutece.service.AbstractAccountLifeTimeDaemon
-
Get the name of the daemon
- getDaemonName() - Method in class fr.paris.lutece.plugins.mylutece.service.AbstractAnonymizationDaemon
-
Get the name of the daemon
- getDAO() - Method in class fr.paris.lutece.plugins.mylutece.business.portlet.MyLutecePortletHome
-
Returns the instance of the DownloadPortletDAO singleton
- getDashboardData(AdminUser, HttpServletRequest) - Method in class fr.paris.lutece.plugins.mylutece.web.security.AuthenticationFilterAdminDashboardComponent
- getDateLogin() - Method in class fr.paris.lutece.plugins.mylutece.authentication.logs.ConnectionLog
-
Returns the login date of this user log.
- getDefaultRedirectUrl() - Static method in class fr.paris.lutece.plugins.mylutece.web.MyLuteceApp
-
Returns the Default redirect URL of the Authentication Service
- getDoLoginUrl() - Method in class fr.paris.lutece.plugins.mylutece.authentication.ExternalAuthentication
-
Returns the DoLogin URL of the Authentication Service
- getDoLoginUrl() - Method in class fr.paris.lutece.plugins.mylutece.authentication.MultiLuteceAuthentication
-
Returns the DoLogin URL of the Authentication Service.
- getDoLoginUrl() - Method in class fr.paris.lutece.plugins.mylutece.authentication.PortalAuthentication
- getDoLoginUrl() - Static method in class fr.paris.lutece.plugins.mylutece.web.MyLuteceApp
-
Returns the DoLogin URL of the Authentication Service
- getDoLogoutUrl() - Method in class fr.paris.lutece.plugins.mylutece.authentication.ExternalAuthentication
-
Returns the DoLogout URL of the Authentication Service
- getDoLogoutUrl() - Method in class fr.paris.lutece.plugins.mylutece.authentication.MultiLuteceAuthentication
-
Returns the disconnect URL of the Authentication Service.
- getDoLogoutUrl() - Method in class fr.paris.lutece.plugins.mylutece.authentication.PortalAuthentication
-
Returns the disconnect URL of the Authentication Service
- getDoLogoutUrl() - Static method in class fr.paris.lutece.plugins.mylutece.web.MyLuteceApp
-
Returns the DoLogout URL of the Authentication Service
- getEncryptionAlgorithm(Plugin) - Method in interface fr.paris.lutece.plugins.mylutece.service.IUserParameterService
-
Get the encryption algorithm
- getExpirationtMailBody() - Method in interface fr.paris.lutece.plugins.mylutece.service.IAccountLifeTimeService
-
Get the body of the mail to send when a user account expire
- getExpiredUserIdList() - Method in interface fr.paris.lutece.plugins.mylutece.service.IAnonymizationService
-
Get the list of id of expired users
- getFirstAlertMailBody() - Method in interface fr.paris.lutece.plugins.mylutece.service.IAccountLifeTimeService
-
Get the body of the mail to send for a first notification of a user
before his account expire
- getHeight() - Method in class fr.paris.lutece.plugins.mylutece.business.attribute.AttributeField
-
Get height
- getHelpMessage() - Method in class fr.paris.lutece.plugins.mylutece.business.attribute.AbstractAttribute
-
Get help Message
- getHelpMessage() - Method in interface fr.paris.lutece.plugins.mylutece.business.attribute.IAttribute
-
Get help Message
- getHtmlFormAttribute(Locale) - Method in class fr.paris.lutece.plugins.mylutece.business.attribute.AbstractAttribute
-
Get Html form
- getHtmlFormAttribute(Locale, List<MyLuteceUserField>) - Method in class fr.paris.lutece.plugins.mylutece.business.attribute.AbstractAttribute
-
Get Html form
- getHtmlFormSearchAttribute(MyLuteceUserFieldFilter, Locale) - Method in class fr.paris.lutece.plugins.mylutece.business.attribute.AbstractAttribute
-
Get Html form
- getHttpAuthenticatedUser(HttpServletRequest) - Method in class fr.paris.lutece.plugins.mylutece.authentication.AbstractAuthentication
- getHttpAuthenticatedUser(HttpServletRequest) - Method in class fr.paris.lutece.plugins.mylutece.authentication.MultiLuteceAuthentication
-
Finds the http authenticated user.
- getHttpAuthenticatedUser(HttpServletRequest) - Method in class fr.paris.lutece.plugins.mylutece.authentication.PortalAuthentication
-
Returns a Lutece user object if the user is already authenticated in the Http request.
- getIconUrl() - Method in class fr.paris.lutece.plugins.mylutece.authentication.ExternalAuthentication
- getIconUrl() - Method in class fr.paris.lutece.plugins.mylutece.authentication.MultiLuteceAuthentication
-
No icon directlty shown for this authentication.
- getIconUrl() - Method in class fr.paris.lutece.plugins.mylutece.authentication.PortalAuthentication
- getIdAttribute() - Method in class fr.paris.lutece.plugins.mylutece.business.attribute.AbstractAttribute
-
Get ID Attribute
- getIdAttribute() - Method in interface fr.paris.lutece.plugins.mylutece.business.attribute.IAttribute
-
Get ID Attribute
- getIdentityInformations(String) - Method in interface fr.paris.lutece.plugins.mylutece.service.IMyLuteceExternalIdentityProviderService
-
- getIdentityInformations(String) - Method in interface fr.paris.lutece.plugins.mylutece.service.IMyLuteceExternalIdentityService
-
Return identities informations on user
- getIdentityInformations(String, Map<String, List<String>>) - Method in interface fr.paris.lutece.plugins.mylutece.service.IMyLuteceExternalIdentityService
-
Return identities informations on user
- getIdentityInformations(String) - Method in class fr.paris.lutece.plugins.mylutece.service.MyLuteceExternalIdentityService
-
Return identities informations on user
- getIdentityInformations(String, Map<String, List<String>>) - Method in class fr.paris.lutece.plugins.mylutece.service.MyLuteceExternalIdentityService
-
Return identities informations on user
- getIdField() - Method in class fr.paris.lutece.plugins.mylutece.business.attribute.AttributeField
-
Get ID Field
- getIdUserField() - Method in class fr.paris.lutece.plugins.mylutece.business.attribute.MyLuteceUserField
-
Get Id user field
- getIdUsersToSendFirstAlert(Timestamp) - Method in interface fr.paris.lutece.plugins.mylutece.service.IAccountLifeTimeService
-
Get the list of id of users that need to receive their first alert
- getIdUsersToSendOtherAlert(Timestamp, Timestamp, int) - Method in interface fr.paris.lutece.plugins.mylutece.service.IAccountLifeTimeService
-
Get the list of id of users that need to receive their first alert
- getIdUsersWithExpiredLifeTimeList(Timestamp) - Method in interface fr.paris.lutece.plugins.mylutece.service.IAccountLifeTimeService
-
Get the list of id of users that have an expired time life but not the
expired status
- getIdUsersWithExpiredPasswordsList(Timestamp) - Method in interface fr.paris.lutece.plugins.mylutece.service.IAccountLifeTimeService
-
Get the list of id of users that have an expired password but not the change password flag
- getInstance() - Static method in class fr.paris.lutece.plugins.mylutece.business.portlet.MyLutecePortletHome
-
Returns the instance of ActorPortletHome
- getInstance() - Static method in class fr.paris.lutece.plugins.mylutece.service.MyLuteceExternalIdentityService
-
Get the instance of the MyLuteceExternalIdentityService service
- getInstance() - Static method in class fr.paris.lutece.plugins.mylutece.service.security.AuthenticationFilterService
-
Get the unique instance of the Public url Service
- getIntegerSecurityParameter(IUserParameterService, Plugin, String) - Static method in class fr.paris.lutece.plugins.mylutece.util.SecurityUtils
-
Get the integer value of a security parameter
- getIpAddress() - Method in class fr.paris.lutece.plugins.mylutece.authentication.logs.ConnectionLog
-
Returns the ip address of this connection log.
- getLabelType() - Method in class fr.paris.lutece.plugins.mylutece.business.attribute.AttributeType
-
Get label type
- getLargeSecurityParameter(IUserParameterService, Plugin, String) - Static method in class fr.paris.lutece.plugins.mylutece.util.SecurityUtils
-
Get the large value of a security parameter.
- getListAttributeFields() - Method in class fr.paris.lutece.plugins.mylutece.business.attribute.AbstractAttribute
-
Get list fields
- getListAttributeFields() - Method in interface fr.paris.lutece.plugins.mylutece.business.attribute.IAttribute
-
Get list fields
- getListLuteceAuthentication() - Method in class fr.paris.lutece.plugins.mylutece.authentication.MultiLuteceAuthentication
-
Returns all known security authentication services
- getListUserFields() - Method in class fr.paris.lutece.plugins.mylutece.business.attribute.MyLuteceUserFieldFilter
-
Get list user fields
- getLocale() - Method in class fr.paris.lutece.plugins.mylutece.business.attribute.AttributeType
-
Get locale
- getLoginErrors(ConnectionLog, int, Plugin) - Static method in class fr.paris.lutece.plugins.mylutece.authentication.logs.ConnectionLogHome
-
Calculate the number of connections with a given ip_address by a
determinate time
- getLoginPageUrl() - Method in class fr.paris.lutece.plugins.mylutece.authentication.ExternalAuthentication
-
Returns the Login page URL of the Authentication Service
- getLoginPageUrl() - Method in class fr.paris.lutece.plugins.mylutece.authentication.MultiLuteceAuthentication
-
Returns the Login page URL of the Authentication Service.
- getLoginPageUrl() - Method in class fr.paris.lutece.plugins.mylutece.authentication.PortalAuthentication
- getLoginPageUrl() - Static method in class fr.paris.lutece.plugins.mylutece.web.MyLuteceApp
-
Returns the Login page URL of the Authentication Service
- getLoginStatus() - Method in class fr.paris.lutece.plugins.mylutece.authentication.logs.ConnectionLog
-
Returns the login status of this connection log.
- getLostLoginPageUrl() - Method in class fr.paris.lutece.plugins.mylutece.authentication.ExternalAuthentication
- getLostLoginPageUrl() - Method in class fr.paris.lutece.plugins.mylutece.authentication.MultiLuteceAuthentication
-
Returns the lost login URL of the Authentication Service.
- getLostLoginPageUrl() - Method in class fr.paris.lutece.plugins.mylutece.authentication.PortalAuthentication
- getLostLoginUrl() - Static method in class fr.paris.lutece.plugins.mylutece.web.MyLuteceApp
-
Returns the Lost login URL of the Authentication Service
- getLostPasswordPageUrl() - Method in class fr.paris.lutece.plugins.mylutece.authentication.ExternalAuthentication
-
Returns the lost password URL of the Authentication Service
- getLostPasswordPageUrl() - Method in class fr.paris.lutece.plugins.mylutece.authentication.MultiLuteceAuthentication
-
Returns the lost password URL of the Authentication Service.
- getLostPasswordPageUrl() - Method in class fr.paris.lutece.plugins.mylutece.authentication.PortalAuthentication
- getLostPasswordUrl() - Static method in class fr.paris.lutece.plugins.mylutece.web.MyLuteceApp
-
Returns the Lost Password URL of the Authentication Service
- getLuteceAuthentication(String) - Method in class fr.paris.lutece.plugins.mylutece.authentication.MultiLuteceAuthentication
-
Gets the authentication by its key
- getManageAdvancedParameters(AdminUser, HttpServletRequest) - Method in class fr.paris.lutece.plugins.mylutece.service.security.AuthenticationFilterService
-
Build the advanced parameters management.
- getManageAdvancedParameters(HttpServletRequest) - Method in class fr.paris.lutece.plugins.mylutece.web.security.AuthenticationFilterJspBean
-
Builds the advanced parameters management page
- getManageAttributes(HttpServletRequest) - Method in class fr.paris.lutece.plugins.mylutece.web.attribute.AttributeJspBean
-
Get list of user attributes
- getMaximumNumberPasswordChange(IUserParameterService, Plugin) - Static method in class fr.paris.lutece.plugins.mylutece.util.SecurityUtils
-
Get the maximum number of time a user can change his password in a given
period
- getMaxSizeEnter() - Method in class fr.paris.lutece.plugins.mylutece.business.attribute.AttributeField
-
Get max size enter
- getMessageBackPasswordFormat(HttpServletRequest, IUserParameterService, Plugin) - Static method in class fr.paris.lutece.plugins.mylutece.util.SecurityUtils
-
Gets the admin message saying that the password does not match the
required format
- getMessageFrontPasswordFormat(Locale, IUserParameterService, Plugin) - Static method in class fr.paris.lutece.plugins.mylutece.util.SecurityUtils
-
Gets the password message format
required format
- getMessagePasswordMinimumLength(HttpServletRequest, IUserParameterService, Plugin) - Static method in class fr.paris.lutece.plugins.mylutece.util.SecurityUtils
-
Get the admin message telling the password length is too short.
- getModify(HttpServletRequest) - Method in class fr.paris.lutece.plugins.mylutece.web.portlet.MyLutecePortletJspBean
-
Returns the Download portlet modification form
- getModifyAttribute(HttpServletRequest) - Method in class fr.paris.lutece.plugins.mylutece.web.attribute.AttributeJspBean
-
Get the user attribute modification interface
- getModifyAttributeField(HttpServletRequest) - Method in class fr.paris.lutece.plugins.mylutece.web.attribute.AttributeFieldJspBean
-
Modify an attribute field
- getName() - Method in class fr.paris.lutece.plugins.mylutece.authentication.MultiLuteceAuthentication
-
Always null
, not supposed to be identifiable
- getName() - Method in class fr.paris.lutece.plugins.mylutece.business.attribute.AttributeType
-
Get the label type
- getNewAccountPageUrl() - Method in class fr.paris.lutece.plugins.mylutece.authentication.ExternalAuthentication
-
Returns the new account page URL of the Authentication Service
- getNewAccountPageUrl() - Method in class fr.paris.lutece.plugins.mylutece.authentication.MultiLuteceAuthentication
-
Returns the new account page URL of the Authentication Service
Tries to get authentication specific new account page url form request (passed through LocalVariables
), default otherswise.
- getNewAccountPageUrl() - Method in class fr.paris.lutece.plugins.mylutece.authentication.PortalAuthentication
-
Returns the new account page URL of the Authentication Service
- getNewAccountUrl() - Static method in class fr.paris.lutece.plugins.mylutece.web.MyLuteceApp
-
Returns the NewAccount URL of the Authentication Service
- getOtherAlertMailBody() - Method in interface fr.paris.lutece.plugins.mylutece.service.IAccountLifeTimeService
-
Get the body of the mail to send for a new notification of a user
before his account expire
- getPage(HttpServletRequest, int, Plugin) - Method in class fr.paris.lutece.plugins.mylutece.web.MyLuteceApp
-
This method builds a XPage object corresponding to the request
- getParameterService() - Method in class fr.paris.lutece.plugins.mylutece.service.AbstractAccountLifeTimeDaemon
-
Get the Parameter service to use
- getPasswordDuration(IUserParameterService, Plugin) - Static method in class fr.paris.lutece.plugins.mylutece.util.SecurityUtils
-
Get the password duration
- getPasswordExpiredMailBody() - Method in interface fr.paris.lutece.plugins.mylutece.service.IAccountLifeTimeService
-
Get the body of the mail to send when a password expired
- getPasswordHistorySize(IUserParameterService, Plugin) - Static method in class fr.paris.lutece.plugins.mylutece.util.SecurityUtils
-
Get the password history size
- getPasswordMaxValidDate(IUserParameterService, Plugin) - Static method in class fr.paris.lutece.plugins.mylutece.util.SecurityUtils
-
Get the current maximum valid date of a password from the parameter
service.
- getPlugin() - Method in class fr.paris.lutece.plugins.mylutece.business.attribute.AbstractAttribute
-
Get plugin
- getPlugin() - Method in interface fr.paris.lutece.plugins.mylutece.business.attribute.IAttribute
-
Get plugin
- getPlugin() - Method in interface fr.paris.lutece.plugins.mylutece.service.IAccountLifeTimeService
-
Get the current plugin
- getPluginName() - Method in class fr.paris.lutece.plugins.mylutece.authentication.MultiLuteceAuthentication
-
Always null
, this implementation is not plugin related.
- getPortletTypeId() - Method in class fr.paris.lutece.plugins.mylutece.business.portlet.MyLutecePortletHome
-
Returns the type of the portlet
- getPosition() - Method in class fr.paris.lutece.plugins.mylutece.business.attribute.AbstractAttribute
-
Get position
- getPosition() - Method in class fr.paris.lutece.plugins.mylutece.business.attribute.AttributeField
-
- getPosition() - Method in interface fr.paris.lutece.plugins.mylutece.business.attribute.IAttribute
-
Get position
- getPropertyCreatePageTitle() - Method in class fr.paris.lutece.plugins.mylutece.business.attribute.AttributeComboBox
-
Get page title for create page
- getPropertyCreatePageTitle() - Method in class fr.paris.lutece.plugins.mylutece.business.attribute.AttributeText
-
Get the page title for create page
- getPropertyCreatePageTitle() - Method in interface fr.paris.lutece.plugins.mylutece.business.attribute.IAttribute
-
Get page title for create page
- getPropertyModifyPageTitle() - Method in class fr.paris.lutece.plugins.mylutece.business.attribute.AttributeComboBox
-
Get page title for modify page
- getPropertyModifyPageTitle() - Method in class fr.paris.lutece.plugins.mylutece.business.attribute.AttributeText
-
Get the page title for modify page
- getPropertyModifyPageTitle() - Method in interface fr.paris.lutece.plugins.mylutece.business.attribute.IAttribute
-
Get page title for modify page
- getPublicUrls() - Method in class fr.paris.lutece.plugins.mylutece.service.security.AuthenticationFilterService
-
Gets the list of Public Urls defined in Security service Manage Advanced Parameters
- getResetPasswordPageUrl(HttpServletRequest) - Method in class fr.paris.lutece.plugins.mylutece.authentication.ExternalAuthentication
- getResetPasswordPageUrl(HttpServletRequest) - Method in class fr.paris.lutece.plugins.mylutece.authentication.MultiLuteceAuthentication
- getResetPasswordPageUrl(HttpServletRequest) - Method in class fr.paris.lutece.plugins.mylutece.authentication.PortalAuthentication
- getResetPasswordUrl(HttpServletRequest) - Static method in class fr.paris.lutece.plugins.mylutece.web.MyLuteceApp
-
Returns the Reset Password URL of the Authentication Service
- getResourceIdList(Locale) - Method in class fr.paris.lutece.plugins.mylutece.service.MyLuteceResourceIdService
-
Returns a list of role resource ids
- getResourceIdList(Locale) - Method in class fr.paris.lutece.plugins.mylutece.service.RoleResourceIdService
-
Returns a list of role resource ids
- getRolesByUser(LuteceUser) - Method in class fr.paris.lutece.plugins.mylutece.authentication.ExternalAuthentication
-
get all roles for this user : - user's roles - user's groups roles
- getRolesByUser(LuteceUser) - Method in class fr.paris.lutece.plugins.mylutece.authentication.MultiLuteceAuthentication
- getRolesByUser(LuteceUser) - Method in class fr.paris.lutece.plugins.mylutece.authentication.PortalAuthentication
-
get all roles for this user : - user's roles - user's groups roles
- getSecurityParameter(IUserParameterService, Plugin, String) - Static method in class fr.paris.lutece.plugins.mylutece.util.SecurityUtils
-
Get the value of a security parameter
- getTemplateCreateAttribute() - Method in class fr.paris.lutece.plugins.mylutece.business.attribute.AttributeComboBox
-
Get the template create an attribute
- getTemplateCreateAttribute() - Method in class fr.paris.lutece.plugins.mylutece.business.attribute.AttributeText
-
Get the template create an attribute
- getTemplateCreateAttribute() - Method in interface fr.paris.lutece.plugins.mylutece.business.attribute.IAttribute
-
Get the template create an attribute
- getTemplateHtmlFormAttribute() - Method in class fr.paris.lutece.plugins.mylutece.business.attribute.AttributeComboBox
-
Get the template html form attribute
- getTemplateHtmlFormAttribute() - Method in class fr.paris.lutece.plugins.mylutece.business.attribute.AttributeText
-
Get the template html form attribute
- getTemplateHtmlFormAttribute() - Method in interface fr.paris.lutece.plugins.mylutece.business.attribute.IAttribute
-
Get the template html form attribute
- getTemplateHtmlFormSearchAttribute() - Method in class fr.paris.lutece.plugins.mylutece.business.attribute.AttributeComboBox
-
Get the template html form search attribute
- getTemplateHtmlFormSearchAttribute() - Method in class fr.paris.lutece.plugins.mylutece.business.attribute.AttributeText
-
Get the template html form search attribute
- getTemplateHtmlFormSearchAttribute() - Method in interface fr.paris.lutece.plugins.mylutece.business.attribute.IAttribute
-
Get the template html form search attribute
- getTemplateModifyAttribute() - Method in class fr.paris.lutece.plugins.mylutece.business.attribute.AttributeComboBox
-
Get the template modify an attribute
- getTemplateModifyAttribute() - Method in class fr.paris.lutece.plugins.mylutece.business.attribute.AttributeText
-
Get the template modify an attribute
- getTemplateModifyAttribute() - Method in interface fr.paris.lutece.plugins.mylutece.business.attribute.IAttribute
-
Get the template modify an attribute
- getTitle() - Method in class fr.paris.lutece.plugins.mylutece.business.attribute.AbstractAttribute
-
Get title
- getTitle() - Method in class fr.paris.lutece.plugins.mylutece.business.attribute.AttributeField
-
- getTitle() - Method in interface fr.paris.lutece.plugins.mylutece.business.attribute.IAttribute
-
Get title
- getTitle(String, Locale) - Method in class fr.paris.lutece.plugins.mylutece.service.MyLuteceResourceIdService
-
Returns the Title of a given resource
- getTitle(String, Locale) - Method in class fr.paris.lutece.plugins.mylutece.service.RoleResourceIdService
-
Returns the Title of a given resource
- getTSWSizePasswordChange(IUserParameterService, Plugin) - Static method in class fr.paris.lutece.plugins.mylutece.util.SecurityUtils
-
Get the size of the time sliding window of passwor change
- getUrlAttributes() - Method in class fr.paris.lutece.plugins.mylutece.business.attribute.MyLuteceUserFieldFilter
-
Build url attributes
- getUser(String) - Method in class fr.paris.lutece.plugins.mylutece.authentication.ExternalAuthentication
-
Returns the user managed by the authentication service if this feature is available.
- getUser(String) - Method in class fr.paris.lutece.plugins.mylutece.authentication.MultiLuteceAuthentication
-
Tries to get user from any authentication.
- getUser(String) - Method in class fr.paris.lutece.plugins.mylutece.authentication.PortalAuthentication
-
Returns the user managed by the authentication service if this feature is available.
- getUserFieldsData(HttpServletRequest, int) - Method in class fr.paris.lutece.plugins.mylutece.business.attribute.AbstractAttribute
-
Get the data of the user fields
- getUserFieldsData(String[], int) - Method in class fr.paris.lutece.plugins.mylutece.business.attribute.AttributeComboBox
-
Get user fields objects from values
- getUserFieldsData(String[], int) - Method in class fr.paris.lutece.plugins.mylutece.business.attribute.AttributeText
-
Get the data of the user fields
- getUserFieldsData(HttpServletRequest, int) - Method in interface fr.paris.lutece.plugins.mylutece.business.attribute.IAttribute
-
Get the data of the user fields
- getUserFieldsData(String[], int) - Method in interface fr.paris.lutece.plugins.mylutece.business.attribute.IAttribute
-
Get user fields objects from values
- getUserId() - Method in class fr.paris.lutece.plugins.mylutece.business.attribute.MyLuteceUserField
-
Get user
- getUserMainEmail(int) - Method in interface fr.paris.lutece.plugins.mylutece.service.IAccountLifeTimeService
-
Get the main email adresse of a user
- getUsers() - Method in class fr.paris.lutece.plugins.mylutece.authentication.ExternalAuthentication
-
Returns all users managed by the authentication service if this feature is available.
- getUsers() - Method in class fr.paris.lutece.plugins.mylutece.authentication.MultiLuteceAuthentication
-
Gets all known users from all authentications.
- getUsers() - Method in class fr.paris.lutece.plugins.mylutece.authentication.PortalAuthentication
-
Returns all users managed by the authentication service if this feature is available.
- getValue() - Method in class fr.paris.lutece.plugins.mylutece.business.attribute.AttributeField
-
- getValue() - Method in class fr.paris.lutece.plugins.mylutece.business.attribute.MyLuteceUserField
-
Get value
- getViewAccountPageUrl() - Method in class fr.paris.lutece.plugins.mylutece.authentication.ExternalAuthentication
-
Returns the View account page URL of the Authentication Service
- getViewAccountPageUrl() - Method in class fr.paris.lutece.plugins.mylutece.authentication.MultiLuteceAuthentication
-
Returns the View account page URL of the Authentication Service
Tries to get authentication specific view account page url form request (passed through LocalVariables
), default otherswise.
- getViewAccountPageUrl() - Method in class fr.paris.lutece.plugins.mylutece.authentication.PortalAuthentication
-
Returns the View account page URL of the Authentication Service
- getViewAccountUrl() - Static method in class fr.paris.lutece.plugins.mylutece.web.MyLuteceApp
-
Returns the ViewAccount URL of the Authentication Service
- getWidth() - Method in class fr.paris.lutece.plugins.mylutece.business.attribute.AttributeField
-
Get width
- getXml(HttpServletRequest) - Method in class fr.paris.lutece.plugins.mylutece.business.portlet.MyLutecePortlet
-
Returns the Xml code of the MyLutece portlet without XML heading
- getXmlDocument(HttpServletRequest) - Method in class fr.paris.lutece.plugins.mylutece.business.portlet.MyLutecePortlet
-
Returns the Xml code of the MyLutece portlet with XML heading
- SecurityUtils - Class in fr.paris.lutece.plugins.mylutece.util
-
Util for security parameters
- SecurityUtils() - Constructor for class fr.paris.lutece.plugins.mylutece.util.SecurityUtils
-
- selectAll(Locale, Plugin) - Method in class fr.paris.lutece.plugins.mylutece.business.attribute.AttributeDAO
-
Load every attributes
- selectAll(Locale, Plugin) - Method in interface fr.paris.lutece.plugins.mylutece.business.attribute.IAttributeDAO
-
Load every attributes
- selectAnonymizationStatusUserStaticField(Plugin) - Method in class fr.paris.lutece.plugins.mylutece.business.attribute.AttributeDAO
-
Get the anonymization status of a user field.
- selectAnonymizationStatusUserStaticField(Plugin) - Method in interface fr.paris.lutece.plugins.mylutece.business.attribute.IAttributeDAO
-
Get the anonymization status of a user field.
- selectAttributeByIdField(int, Plugin) - Method in class fr.paris.lutece.plugins.mylutece.business.attribute.AttributeFieldDAO
-
Select attribute by id field
- selectAttributeByIdField(int, Plugin) - Static method in class fr.paris.lutece.plugins.mylutece.business.attribute.AttributeFieldHome
-
Load the attribute associated to the id field
- selectAttributeByIdField(int, Plugin) - Method in interface fr.paris.lutece.plugins.mylutece.business.attribute.IAttributeFieldDAO
-
Select attribute by id field
- selectAttributeFieldsByIdAttribute(int, Plugin) - Method in class fr.paris.lutece.plugins.mylutece.business.attribute.AttributeFieldDAO
-
Load the lists of attribute field associated to an attribute
- selectAttributeFieldsByIdAttribute(int, Plugin) - Static method in class fr.paris.lutece.plugins.mylutece.business.attribute.AttributeFieldHome
-
Load the lists of attribute field associated to an attribute
- selectAttributeFieldsByIdAttribute(int, Plugin) - Method in interface fr.paris.lutece.plugins.mylutece.business.attribute.IAttributeFieldDAO
-
Load the lists of attribute field associated to an attribute
- selectLoginErrors(ConnectionLog, int, Plugin) - Method in class fr.paris.lutece.plugins.mylutece.authentication.logs.ConnectionLogDAO
-
Calculate the number of connections with a given ip_address by a
determinate time
- selectLoginErrors(ConnectionLog, int, Plugin) - Method in interface fr.paris.lutece.plugins.mylutece.authentication.logs.IConnectionLogDAO
-
Calculate the number of connections with a given ip_address by a
determinate time
- selectMyLuteceAttributes(Locale, Plugin) - Method in class fr.paris.lutece.plugins.mylutece.business.attribute.AttributeDAO
-
Load every attributes that do not come from a plugin
- selectMyLuteceAttributes(Locale, Plugin) - Method in interface fr.paris.lutece.plugins.mylutece.business.attribute.IAttributeDAO
-
Load every attributes that do not come from a plugin
- selectPluginAttributes(String, Locale, Plugin) - Method in class fr.paris.lutece.plugins.mylutece.business.attribute.AttributeDAO
-
Load every attributes from plugin name
- selectPluginAttributes(String, Locale, Plugin) - Method in interface fr.paris.lutece.plugins.mylutece.business.attribute.IAttributeDAO
-
Load every attributes from plugin name
- selectUserFieldsByIdUserIdAttribute(int, int, Plugin) - Method in interface fr.paris.lutece.plugins.mylutece.business.attribute.IMyLuteceUserFieldDAO
-
Load all the user field by a given ID user
- selectUserFieldsByIdUserIdAttribute(int, int, Plugin) - Method in class fr.paris.lutece.plugins.mylutece.business.attribute.MyLuteceUserFieldDAO
-
Load all the user field by a given ID user
- selectUserFieldsByIdUserIdAttribute(int, int, Plugin) - Static method in class fr.paris.lutece.plugins.mylutece.business.attribute.MyLuteceUserFieldHome
-
Load all the user field by a given ID user and a given ID attribute
- selectUserPasswordHistory(int, Plugin) - Method in interface fr.paris.lutece.plugins.mylutece.service.IUserParameterService
-
Gets the history of password of the given user
- selectUsersByFilter(MyLuteceUserFieldFilter, Plugin) - Method in interface fr.paris.lutece.plugins.mylutece.business.attribute.IMyLuteceUserFieldDAO
-
Load users by a given filter
- selectUsersByFilter(MyLuteceUserFieldFilter, Plugin) - Method in class fr.paris.lutece.plugins.mylutece.business.attribute.MyLuteceUserFieldDAO
-
Load users by a given filter
- setAnonymize(boolean) - Method in class fr.paris.lutece.plugins.mylutece.business.attribute.AbstractAttribute
-
Set the anonymize status of the attribute
- setAnonymize(boolean) - Method in interface fr.paris.lutece.plugins.mylutece.business.attribute.IAttribute
-
Set the anonymize status of the attribute
- setAttribute(IAttribute) - Method in class fr.paris.lutece.plugins.mylutece.business.attribute.AttributeField
-
Set attribute
- setAttribute(IAttribute) - Method in class fr.paris.lutece.plugins.mylutece.business.attribute.MyLuteceUserField
-
Set attribute
- setAttributeData(HttpServletRequest) - Method in class fr.paris.lutece.plugins.mylutece.business.attribute.AttributeComboBox
-
Set the data of the attribute
- setAttributeData(HttpServletRequest) - Method in class fr.paris.lutece.plugins.mylutece.business.attribute.AttributeText
-
Set the data of the attribute
- setAttributeData(HttpServletRequest) - Method in interface fr.paris.lutece.plugins.mylutece.business.attribute.IAttribute
-
Set the data of the attribute
- setAttributeField(AttributeField) - Method in class fr.paris.lutece.plugins.mylutece.business.attribute.MyLuteceUserField
-
Set attribute field
- setAttributeType(AttributeType) - Method in class fr.paris.lutece.plugins.mylutece.business.attribute.AbstractAttribute
-
Set attribute Type
- setAttributeType(Locale) - Method in class fr.paris.lutece.plugins.mylutece.business.attribute.AttributeComboBox
-
Set attribute type
- setAttributeType(Locale) - Method in class fr.paris.lutece.plugins.mylutece.business.attribute.AttributeText
-
Set attribute type
- setAttributeType(AttributeType) - Method in interface fr.paris.lutece.plugins.mylutece.business.attribute.IAttribute
-
Set attribute Type
- setAttributeType(Locale) - Method in interface fr.paris.lutece.plugins.mylutece.business.attribute.IAttribute
-
Set attribute type
- setClassName(String) - Method in class fr.paris.lutece.plugins.mylutece.business.attribute.AttributeType
-
Set class name
- setCurrentUrl(HttpServletRequest) - Static method in class fr.paris.lutece.plugins.mylutece.web.MyLuteceApp
-
Set the current url
- setDateLogin(Timestamp) - Method in class fr.paris.lutece.plugins.mylutece.authentication.logs.ConnectionLog
-
Sets the login date of the connection log to the specified timestamp.
- setDefaultValue(boolean) - Method in class fr.paris.lutece.plugins.mylutece.business.attribute.AttributeField
-
set true if the field is a default field of the entry
- setHeight(int) - Method in class fr.paris.lutece.plugins.mylutece.business.attribute.AttributeField
-
Set height
- setHelpMessage(String) - Method in class fr.paris.lutece.plugins.mylutece.business.attribute.AbstractAttribute
-
Set help message
- setHelpMessage(String) - Method in interface fr.paris.lutece.plugins.mylutece.business.attribute.IAttribute
-
Set help message
- setIdAttribute(int) - Method in class fr.paris.lutece.plugins.mylutece.business.attribute.AbstractAttribute
-
Set ID Attribute
- setIdAttribute(int) - Method in interface fr.paris.lutece.plugins.mylutece.business.attribute.IAttribute
-
Set ID Attribute
- setIdField(int) - Method in class fr.paris.lutece.plugins.mylutece.business.attribute.AttributeField
-
Set ID field
- setIdUserField(int) - Method in class fr.paris.lutece.plugins.mylutece.business.attribute.MyLuteceUserField
-
Set id user field
- setIpAddress(String) - Method in class fr.paris.lutece.plugins.mylutece.authentication.logs.ConnectionLog
-
Sets the ip address of the connection log to the specified string.
- setLabelType(String) - Method in class fr.paris.lutece.plugins.mylutece.business.attribute.AttributeType
-
Set label type
- setListAttributeFields(List<AttributeField>) - Method in class fr.paris.lutece.plugins.mylutece.business.attribute.AbstractAttribute
-
Set list fields
- setListAttributeFields(List<AttributeField>) - Method in interface fr.paris.lutece.plugins.mylutece.business.attribute.IAttribute
-
Set list fields
- setListUserFields(List<MyLuteceUserField>) - Method in class fr.paris.lutece.plugins.mylutece.business.attribute.MyLuteceUserFieldFilter
-
Set list user fields
- setLocale(Locale) - Method in class fr.paris.lutece.plugins.mylutece.business.attribute.AttributeType
-
Set locale
- setLoginStatus(int) - Method in class fr.paris.lutece.plugins.mylutece.authentication.logs.ConnectionLog
-
Sets the login status of the connection log to the specified integer.
- setMandatory(boolean) - Method in class fr.paris.lutece.plugins.mylutece.business.attribute.AbstractAttribute
-
Set mandatory
- setMandatory(boolean) - Method in interface fr.paris.lutece.plugins.mylutece.business.attribute.IAttribute
-
Set mandatory
- setMaxSizeEnter(int) - Method in class fr.paris.lutece.plugins.mylutece.business.attribute.AttributeField
-
Set max size enter
- setMultiple(boolean) - Method in class fr.paris.lutece.plugins.mylutece.business.attribute.AttributeField
-
Set the multiple
- setMyLuteceUserFieldFilter(HttpServletRequest, Locale) - Method in class fr.paris.lutece.plugins.mylutece.business.attribute.MyLuteceUserFieldFilter
-
Set admin user field filter
- setPlugin(Plugin) - Method in class fr.paris.lutece.plugins.mylutece.business.attribute.AbstractAttribute
-
Set plugin
- setPlugin(Plugin) - Method in interface fr.paris.lutece.plugins.mylutece.business.attribute.IAttribute
-
Set plugin
- setPosition(int) - Method in class fr.paris.lutece.plugins.mylutece.business.attribute.AbstractAttribute
-
Set position
- setPosition(int) - Method in class fr.paris.lutece.plugins.mylutece.business.attribute.AttributeField
-
set the position of the field in the list of the entry's fields
- setPosition(int) - Method in interface fr.paris.lutece.plugins.mylutece.business.attribute.IAttribute
-
Set position
- setShownInSearch(boolean) - Method in class fr.paris.lutece.plugins.mylutece.business.attribute.AbstractAttribute
-
Set isShownInSearch
- setShownInSearch(boolean) - Method in interface fr.paris.lutece.plugins.mylutece.business.attribute.IAttribute
-
Set isShownInSearch
- setTitle(String) - Method in class fr.paris.lutece.plugins.mylutece.business.attribute.AbstractAttribute
-
Set title
- setTitle(String) - Method in class fr.paris.lutece.plugins.mylutece.business.attribute.AttributeField
-
set the title of the field
- setTitle(String) - Method in interface fr.paris.lutece.plugins.mylutece.business.attribute.IAttribute
-
Set title
- setUrlAttributes(UrlItem) - Method in class fr.paris.lutece.plugins.mylutece.business.attribute.MyLuteceUserFieldFilter
-
Build url attributes
- setUserId(int) - Method in class fr.paris.lutece.plugins.mylutece.business.attribute.MyLuteceUserField
-
Set user
- setUserStatusExpired(List<Integer>) - Method in interface fr.paris.lutece.plugins.mylutece.service.IAccountLifeTimeService
-
Set a user account status as expired.
- setValue(String) - Method in class fr.paris.lutece.plugins.mylutece.business.attribute.AttributeField
-
set the value of the field
- setValue(String) - Method in class fr.paris.lutece.plugins.mylutece.business.attribute.MyLuteceUserField
-
Set value
- setWidth(int) - Method in class fr.paris.lutece.plugins.mylutece.business.attribute.AttributeField
-
Set width
- store(IAttribute, Plugin) - Method in class fr.paris.lutece.plugins.mylutece.business.attribute.AttributeDAO
-
Update an attribute
- store(AttributeField, Plugin) - Method in class fr.paris.lutece.plugins.mylutece.business.attribute.AttributeFieldDAO
-
Update an attribute field
- store(IAttribute, Plugin) - Method in interface fr.paris.lutece.plugins.mylutece.business.attribute.IAttributeDAO
-
Update an attribute
- store(AttributeField, Plugin) - Method in interface fr.paris.lutece.plugins.mylutece.business.attribute.IAttributeFieldDAO
-
Update an attribute field
- store(MyLuteceUserField, Plugin) - Method in interface fr.paris.lutece.plugins.mylutece.business.attribute.IMyLuteceUserFieldDAO
-
Update an user field
- store(MyLuteceUserField, Plugin) - Method in class fr.paris.lutece.plugins.mylutece.business.attribute.MyLuteceUserFieldDAO
-
Update an user field
- store(Portlet) - Method in interface fr.paris.lutece.plugins.mylutece.business.portlet.IMyLutecePortletDAO
-
Update the record in the table
- store(Portlet) - Method in class fr.paris.lutece.plugins.mylutece.business.portlet.MyLutecePortletDAO
-
Update the record in the table