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

cz.mmsparams.api.http.auth.AuthConstants Maven / Gradle / Ivy

The newest version!
package cz.mmsparams.api.http.auth;

public class AuthConstants
{
    private AuthConstants()
    {
    }

    public static final String AUTH_ADDRESS = "/api/authenticate";
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy