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

com.github.mowedgrass.jasyptgradleboot.password.PasswordProvider Maven / Gradle / Ivy

The newest version!
package com.github.mowedgrass.jasyptgradleboot.password;

public interface PasswordProvider {

    public String getPassword();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy