Xoetrope

 Wiki : XuiSecurity

HomePage :: Categories :: PageIndex :: RecentChanges :: RecentlyCommented :: Login/Register
Most recent edit on 2008-01-21 17:21:48 by ValCas

Additions:
XUI can be configured to communicate with a HTTP server over any port. It can also use web services, messaging or RMI to carry out remote calls. XUI Pro includes a routes and services mechanism that takes care of session management with a servlet container. It also includes a logon service which can be customized to work with any type of authentication service on the back end. It will then take care of checking that the user is logged and to prompt if the session is dropped. It can carry out security checks to make sure the same user is using the session id they created originally.

Deletions:
XUI can be configured to communicate with a HTTP server over any port. It can also use web services, messaging or RMI to carry out remote calls.



Edited on 2008-01-21 17:16:27 by ValCas

No differences.


Edited on 2008-01-21 17:15:47 by ValCas

Additions:


Deletions:




Edited on 2008-01-21 17:14:50 by ValCas

Additions:


Deletions:
<img src='/images/evalguide/security/certificate.jpg'/>



Edited on 2008-01-21 17:14:00 by ValCas

Additions:
<img src='/images/evalguide/security/certificate.jpg'/>

Deletions:




Edited on 2008-01-21 17:13:45 by ValCas

Additions:
When launched the application then prompts the user to trust the application and is informs them of the certificate issuer and application owner as shown in the screenshot below.


Deletions:
When launched the application then prompts the user to trust the application and is informs them of the certificate issuer and application owner.



Oldest known version of this page was edited on 2008-01-21 16:52:35 by ValCas []
Page view:

Security of XUI-based applications


Applications/Applets are signed with a code signing certificate issued from a trusted certificate agency such as Thawte or Verisign. The organization the application belongs to is displayed as having signed the application

When launched the application then prompts the user to trust the application and is informs them of the certificate issuer and application owner.

Signing is only necessary if the application will be carrying out operations which are outside of the JRE sandbox. This would include functionality such as...

XUI can be configured to communicate with a HTTP server over any port. It can also use web services, messaging or RMI to carry out remote calls.
Page was generated in 0.2017 seconds