Class LDAPMembershipPropagationActions

    • Constructor Detail

      • LDAPMembershipPropagationActions

        public LDAPMembershipPropagationActions()
    • Method Detail

      • getGroupMembershipAttrName

        protected String getGroupMembershipAttrName()
        Allows easy subclassing for the ConnId AD connector bundle.
        Returns:
        the name of the attribute used to keep track of group memberships
      • evaluateGroupConnObjectLink

        protected String evaluateGroupConnObjectLink​(String connObjectLinkTemplate,
                                                     Group group)
      • buildManagedGroupConnObjectLinks

        protected void buildManagedGroupConnObjectLinks​(ExternalResource resource,
                                                        String connObjectLinkTemplate,
                                                        Set<String> connObjectLinks)