Trace: • Session Isolation • Setting Default Values • REST API Filter • Customize an Application Without Derivation • Use Web Application Style With Vaadin • Using XmlSecurityManager
Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
jvx:server:security:sessman_objprovider [2020/06/02 09:43] admin |
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 [[jvx:common:setup:zones|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> |