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

com.googlecode.openbox.foo.auth.AuthFactory Maven / Gradle / Ivy

package com.googlecode.openbox.foo.auth;

public interface AuthFactory {
	
	public AuthStrategy getAuthStrategy(AuthType authType);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy