Page 1 of 1

EJBAuthModule

PostPosted:Wed Aug 27, 2008 12:15 pm
by br4wn
Hi all,
I\'m exploring the source code and I realized that the EJBAuthModule is not used by OpenKM.

Is it true?

What\'s the role of EJBAuthModule in OpenKM?

Thank you in advance.

Re:EJBAuthModule

PostPosted:Thu Aug 28, 2008 3:47 pm
by jllort
Good exploration :)

OpenKM is prepared to set logic under EJB, it\'s a requirement for some clients ( for secutiry reasons by client, not us ), for it we deciced to make this arqchitecture that on simple way can pass logic by EJB.

Really we\'ve not still needed to use, but it\'s prepared for it purpose. EJB not increments on any way OpenKM functionalities, like I said, is only for some client security purpose, don\'t worry about it.