Class LastModPlugin

    • Constructor Detail

      • LastModPlugin

        public LastModPlugin()
        Creates a new instance of this Directory Server plugin. Every plugin must implement a default constructor (it is the only one that will be used to create plugins defined in the configuration), and every plugin constructor must call super() as its first element.