getSession() CMIS
I'm trying to write the getSession function, and I'm facing a problem in getting authenticated user password.public Session getSession() {if (session == null) { // default factory implementation SessionFactory factory = SessionFactoryImpl.newInstanc...