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 TypeMethodDescriptionvoidSamlService.saveSettings(GUISamlSettings settings) voidSamlServiceAsync.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 TypeMethodDescriptionvoidSamlServiceAsync.loadSettings(com.google.gwt.user.client.rpc.AsyncCallback<GUISamlSettings> callback)