Class CursorLdapReferralException

    • Constructor Detail

      • CursorLdapReferralException

        public CursorLdapReferralException​(LdapReferralException ldapReferralException)
        Creates a new instance of CursorClosedException.
        Parameters:
        ldapReferralException - The associated exception
      • CursorLdapReferralException

        public CursorLdapReferralException​(LdapReferralException ldapReferralException,
                                           String message)
        Creates a new instance of CursorClosedException.
        Parameters:
        ldapReferralException - The associated exception
        message - The associated message
      • CursorLdapReferralException

        public CursorLdapReferralException​(LdapReferralException ldapReferralException,
                                           String message,
                                           Throwable cause)
        Creates a new instance of CursorClosedException.
        Parameters:
        ldapReferralException - The associated exception
        message - The associated message
        cause - The original cause
    • Method Detail

      • getReferralInfo

        public String getReferralInfo()
        Returns:
        The current Referral
      • skipReferral

        public boolean skipReferral()
        Move to the next referral
        Returns:
        true if there is some next referral
      • getRemainingDn

        public Dn getRemainingDn()
        Returns:
        the remainingDn
      • getResolvedObject

        public Object getResolvedObject()
        Returns:
        the resolvedObject