public class UserAPIAuthConfig
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static UserAPIAuthConfig |
instance |
Constructor and Description |
---|
UserAPIAuthConfig(CuicServer cuicServer) |
Modifier and Type | Method and Description |
---|---|
CuicServer |
getCuicServer() |
void |
setCuicServer(CuicServer cuicServer) |
java.lang.String |
userAPIToggleMspMode(APIMSPModeParams params) |
public static UserAPIAuthConfig instance
public UserAPIAuthConfig(CuicServer cuicServer)
public CuicServer getCuicServer()
public void setCuicServer(CuicServer cuicServer)
public java.lang.String userAPIToggleMspMode(APIMSPModeParams params) throws java.lang.Exception
java.lang.Exception