Uses of Class
com.logicaldoc.gui.frontend.client.security.saml.GUISamlSettings
Packages that use GUISamlSettings
-
Uses of GUISamlSettings in com.logicaldoc.gui.frontend.client.security.saml
Methods in com.logicaldoc.gui.frontend.client.security.saml that return GUISamlSettingsMethods in com.logicaldoc.gui.frontend.client.security.saml with parameters of type GUISamlSettingsModifier and TypeMethodDescriptionvoid
SamlService.saveSettings
(GUISamlSettings settings) void
SamlServiceAsync.saveSettings
(GUISamlSettings settings, com.google.gwt.user.client.rpc.AsyncCallback<Void> callback) Method parameters in com.logicaldoc.gui.frontend.client.security.saml with type arguments of type GUISamlSettingsModifier and TypeMethodDescriptionvoid
SamlServiceAsync.loadSettings
(com.google.gwt.user.client.rpc.AsyncCallback<GUISamlSettings> callback)