public final class SyncopeServices extends Object
Modifier and Type | Method and Description |
---|---|
static BatchRequest |
batch() |
static <T> T |
get(Class<T> clazz) |
static String |
getAddress() |
static void |
testUsernameAndPassword(String username,
String password) |
public static <T> T get(Class<T> clazz)
public static BatchRequest batch()
public static String getAddress()
Copyright © 2010–2023 The Apache Software Foundation. All rights reserved.