Class SyncInfoValueContainer

    • Constructor Detail

      • SyncInfoValueContainer

        public SyncInfoValueContainer​(LdapApiService codec)
        Creates a new SyncInfoValueContainer object. We will store one grammar, it's enough ...
        Parameters:
        codec - The LDAP Service to use
      • SyncInfoValueContainer

        public SyncInfoValueContainer​(LdapApiService codec,
                                      SyncInfoValue syncInfoValue)
        Creates a new SyncInfoValueContainer object. We will store one grammar, it's enough ...
        Parameters:
        codec - The LDAP Service to use
        syncInfoValue - The syncInfoValue to decorate