Documentation

Trace:

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
jvx:server:security:manager [2020/06/25 10:44]
cduncan Edited for English grammar (capitalization, punctuation, correct verb conjugation)
jvx:server:security:manager [2020/07/22 13:07] (current)
cduncan errant comma
Line 168: Line 168:
 ''​changePassword''​ allows a password change. If the change fails or is not required, an exception is thrown. The exception message is translated at the client and displayed to the user if necessary. ''​changePassword''​ allows a password change. If the change fails or is not required, an exception is thrown. The exception message is translated at the client and displayed to the user if necessary.
  
-''​logout''​ tells the security manager that the session was ended. This is either done manually by the useror automatically after the expiration of the timeout period.+''​logout''​ tells the security manager that the session was ended. This is either done manually by the user or automatically after the expiration of the timeout period.
  
 ''​getAccessController''​ limits access to [[jvx:​server:​lco:​lifecycle|Life Cycle Objects]]. This method is called when a master connection is established to control access to sub-connections and sub-sessions. When a sub-connection is established,​ we can verify if access is allowed using IAccessController.isAllowed. ''​getAccessController''​ limits access to [[jvx:​server:​lco:​lifecycle|Life Cycle Objects]]. This method is called when a master connection is established to control access to sub-connections and sub-sessions. When a sub-connection is established,​ we can verify if access is allowed using IAccessController.isAllowed.
This website uses cookies for visitor traffic analysis. By using the website, you agree with storing the cookies on your computer.More information