Trace: • Manual Menu Definition • Using DBSecurityManager • Replace JVx' standard Application With ProjX • REST API Filter • User-Defined Session Manager and Object Provider • Change Predefined Custom Object Names • Database Connection via JNDI
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
jvx:server:security:sessman_objprovider [2018/02/02 08:46] admin created |
jvx:server:security:sessman_objprovider [2020/06/26 12:57] (current) cduncan Hyphens |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | ~~Title: User Defined Session Manager and Object Provider~~ | + | ~~Title: User-Defined Session Manager and Object Provider~~ |
- | The standard JVx server implementation uses the classes DefaultObjectProvider and DefaultSessionManager for the object and session administration. To change the default settings, the server configuration can be modified via config.xml. | + | The standard JVx server implementation uses the classes DefaultObjectProvider and DefaultSessionManager for the object and session administration. To change the default settings, the [[jvx:common:setup:zones|server configuration]] can be modified via config.xml. |
- | User defined classes can be integrated using the following: | + | User-defined classes can be integrated using the following: |
<file xml> | <file xml> |