Interface DnValueMutator

    • Method Detail

      • getValue

        String getValue​(Object object)
        Returns the DN value for the supplied object.
        Parameters:
        object - to return the DN of
        Returns:
        DN value
      • setValue

        void setValue​(Object object,
                      String value)
        Set the DN value for the supplied object.
        Parameters:
        object - to set the DN on
        value - of the DN