Class SharePointADAuthority.DCSessionInfo

  • Enclosing class:
    SharePointADAuthority

    protected static class SharePointADAuthority.DCSessionInfo
    extends java.lang.Object
    Class representing the session information for a specific domain controller connection.
    • Constructor Detail

      • DCSessionInfo

        public DCSessionInfo()
    • Method Detail

      • getADSession

        public javax.naming.ldap.LdapContext getADSession​(java.lang.String domainControllerName,
                                                          SharePointADAuthority.DCConnectionParameters params)
                                                   throws org.apache.manifoldcf.core.interfaces.ManifoldCFException
        Initialize the session.
        Throws:
        org.apache.manifoldcf.core.interfaces.ManifoldCFException
      • closeConnection

        protected void closeConnection()
        Close the connection handle.
      • closeIfExpired

        protected void closeIfExpired​(long currentTime)
        Close connection if it has expired.
      • isOpen

        protected boolean isOpen()
        Check if open