Plugin core-impl

Version: Not specified

Go back to all plugins

Description

+ | VERSIONS +

Configuration parameters summary

runtime.assignments.authenticationtokens
This parameter contains the datasource used for storing authentication tokens
runtime.assignments.groups
This parameter contains the datasource used for groups associations
runtime.assignments.userpopulations
This parameter contains the datasource used for users populations associations
runtime.rights.datasource
This parameter contains the datasource used for the runtime user preferences
runtime.usersprefs.datasource
This parameter contains the datasource used for the runtime user preferences

Features summary

core-impl/runtime.user.directory.impl.static
This features defines the static implementation of users
core-impl/runtime.user.directory.impl.jdbc
This features defines the jdbc implementation of users. Users can be modified and authenticated through the API. .
core-impl/runtime.user.directory.impl.ldap
This feature defines the ldap implementation of users. Users can be authenticated through the API.
core-impl/runtime.group.directory.impl.jdbc
This features defines the base jdbc implementation of groups
core-impl/runtime.group.directory.impl.ldap
This features defines the ldap implementation of groups
core-impl/runtime.authentication.impl.defined
This feature defines a simple credential provider as it always answer that the given parameterized user (default to 'anonymous') is connected
core-impl/runtime.authentication.impl.basic
This feature defines the 'basic' credential provider (i.e. where the credential is requested to the user by the navigator - the incomming values are not trusted)
core-impl/runtime.authentication.impl.formbased
This features defines the form based credential provider. Data are sent to the provider through a html form. If the option is enabled, user's data can be stored with a cookie.
core-impl/runtime.authentication.impl.remote
This feature defines the 'remote' credential provider (i.e. where the credential is automatically setted and trusted by environment in the REMOTE_USER variable)
core-impl/runtime.authentication.impl.cas
This feature defines the 'cas' credential provider (i.e. user is authenticated externally and trusted by a CAS Server)
core-impl/runtime.authentication.impl.cas.proxy.proxy-granting-ticket-manager
core-impl/runtime.authentication.impl.kerberos
This feature defines the 'kerberos' credential provider (i.e. user is authenticated externally and trusted by a Kerberos Server)
core-impl/runtime.populations.datasource.client
core-impl/runtime.context.population.client
core-impl/runtime.user.preferences.empty
A users'preferences manager that do not store anything. Usefull, if you do not user users prefs.
core-impl/runtime.user.preferences.default
The main users'preferences manager implementation, that do store users'prefs into a sql db.
core-impl/runtime.user.preferences.usermanager
The users'preferences manager implementation, based on user manager.
core-impl/runtime.upload.manager.fs
This feature defines components needed by the file system upload manager
core-impl/runtime.version
core-impl/runtime.current-user
This feature provides the current user
core-impl/runtime.core.datasource.client
core-impl/runtime.core.datasources.sql.derby
core-impl/runtime.core.datasources.sql.mysql
core-impl/runtime.core.datasources.sql.hsqldb
core-impl/runtime.core.datasources.sql.postgresql
core-impl/runtime.core.datasources.sql.oracle
core-impl/runtime.core.schedule.datasource.client
core-impl/runtime.core.schedule.sendMail
core-impl/runtime.core.schedule.executeScript
core-impl/runtime.core.impl.rights.convertor
core-impl/runtime.core.impl.rights.accesscontroller