Interface PentahoJcrSessionFactory

  • All Known Implementing Classes:
    NoCachePentahoJcrSessionFactory

    public interface PentahoJcrSessionFactory
    Factory used by the CredentialsStrategySessionFactory to create new JCR Session instances Created by nbaker on 6/9/14.
    • Method Detail

      • getSession

        javax.jcr.Session getSession​(javax.jcr.Credentials credentials)
                              throws javax.jcr.RepositoryException
        Throws:
        javax.jcr.RepositoryException