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

com.mozu.api.security.AuthenticationScope Maven / Gradle / Ivy

Go to download

Mozu Java is a SDK that enables you to create robust Java applications that integrate with the Mozu platform

There is a newer version: 2.6.1-RC1
Show newest version
 package com.mozu.api.security;

public enum AuthenticationScope
{
    Tenant,
    Customer,
    Developer
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy