Class Gini


  • public class Gini
    extends java.lang.Object
    • Method Detail

      • getDocumentTaskManager

        public DocumentTaskManager getDocumentTaskManager()
        Get the instance of the DocumentTaskManager. The DocumentTaskManager provides high level methods to handle document related tasks easily.
      • getCredentialsStore

        public CredentialsStore getCredentialsStore()
        Get the instance of the CredentialsStore implementation which is used to store user information. Handy to get information on the "anonymous" user.