Class SessionFactory


  • public final class SessionFactory
    extends Object

    The SessionFactory provides the means to create a Session of a matching type, establishing and managing a connection with a webPDF server.

    Be Aware: Should you not set an AuthProvider the AnonymousAuthProvider shall be used by default, and "anonymous sessions" may or may not be allowed by your webPDF server.
    It is never possible to establish a session with the webPDF server without proper authorization.