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

webpiecesxxxxxpackage.json.FakeAuthService Maven / Gradle / Ivy

package webpiecesxxxxxpackage.json;

public class FakeAuthService {

	public boolean authenticate(String username) {
		return true;
	}
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy