All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.liumapp.pattern.security.GeneratorPdn Maven / Gradle / Ivy

There is a newer version: v1.1.5
Show newest version
package com.liumapp.pattern.security;


/**
 * generator password needed
 * Created by liumapp on 11/21/17.
 * E-mail:[email protected]
 * home-page:http://www.liumapp.com
 */
public interface GeneratorPdn {

    public String getGeneratorPd();

    public void setGeneratorPd(String generatorPd);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy