Package | Description |
---|---|
com.logicaldoc.gui.frontend.client.security | |
com.logicaldoc.gui.frontend.client.services |
Constructor and Description |
---|
LdapExplorer(GUILdapSettings settings) |
LdapPanel(GUILdapSettings settings) |
Modifier and Type | Method and Description |
---|---|
GUILdapSettings |
LdapService.loadSettings(String sid)
Loads external authentication settings
|
Modifier and Type | Method and Description |
---|---|
void |
LdapService.saveSettings(String sid,
GUILdapSettings ldapSettings)
Saves external authentication settings
|
void |
LdapServiceAsync.saveSettings(String sid,
GUILdapSettings ldapSettings,
com.google.gwt.user.client.rpc.AsyncCallback<Void> callback) |
boolean |
LdapService.testConnection(String sid,
GUILdapSettings ldapSettings)
Tests the connection
|
void |
LdapServiceAsync.testConnection(String sid,
GUILdapSettings ldapSettings,
com.google.gwt.user.client.rpc.AsyncCallback<Boolean> callback) |
Modifier and Type | Method and Description |
---|---|
void |
LdapServiceAsync.loadSettings(String sid,
com.google.gwt.user.client.rpc.AsyncCallback<GUILdapSettings> callback) |
Copyright © 2008-2014 Logical Objects. All Rights Reserved.