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

com.cyberark.conjur.api.Constants Maven / Gradle / Ivy

package com.cyberark.conjur.api;

public class Constants
{
    public static final String CONJUR_ACCOUNT_PROPERTY = "CONJUR_ACCOUNT";
    public static final String CONJUR_AUTHN_LOGIN_PROPERTY = "CONJUR_AUTHN_LOGIN";
    public static final String CONJUR_AUTHN_API_KEY_PROPERTY = "CONJUR_AUTHN_API_KEY";
    public static final String CONJUR_AUTHN_URL_PROPERTY = "CONJUR_AUTHN_URL";
    public static final String CONJUR_APPLIANCE_URL_PROPERTY = "CONJUR_APPLIANCE_URL";
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy