| Modifier and Type | Method and Description |
|---|---|
SyncopeClient |
SyncopeClientFactoryBean.create()
Builds client instance with no authentication, for user self-registration and related queries (schema,
resources, ...).
|
SyncopeClient |
SyncopeClientFactoryBean.create(String username,
String password)
Builds client instance with the given credentials.
|
Copyright © 2010–2016 The Apache Software Foundation. All rights reserved.