Class ServiceRequest

    • Constructor Detail

      • ServiceRequest

        public ServiceRequest​(java.lang.String pLangTag,
                              java.util.SortedSet pPrevResponderSet,
                              ServiceType pServiceType,
                              java.util.List pScopeList,
                              java.lang.String pPredicate,
                              java.lang.String pSlpSpi)
        Ctor.
        Parameters:
        pLangTag -
        pPrevResponderSet - - set of address strings
        pServiceType -
        pScopeList - - list of scope strings
        pPredicate -
        pSlpSpi -
      • ServiceRequest

        public ServiceRequest​(java.util.SortedSet pPrevResponderSet,
                              ServiceType pServiceType,
                              java.util.List pScopeList,
                              java.lang.String pPredicate,
                              java.lang.String pSlpSpi)
        Ctor.
        Parameters:
        pPrevResponderSet - - set of address strings
        pServiceType -
        pScopeList - - list of scope strings
        pPredicate -
        pSlpSpi -
      • ServiceRequest

        public ServiceRequest​(MsgHeader pHeader,
                              java.util.SortedSet pPrevResponderSet,
                              ServiceType pServiceType,
                              java.util.List pScopeList,
                              java.lang.String pPredicate,
                              java.lang.String pSlpSpi)
        Parameters:
        pHeader -
        pPrevResponderSet - - set of address strings
        pServiceType -
        pScopeList - - list of scope strings
        pPredicate - - LDAPv3 search filter
        pSlpSpi -