Index
All Classes|All Packages
U
- updateActionPerformed(SqlEvent, Connection) - Method in class org.kawanfw.sql.api.server.listener.DefaultUpdateListener
-
This default implementation does nothing for the sake of speed execution.
- updateActionPerformed(SqlEvent, Connection) - Method in class org.kawanfw.sql.api.server.listener.JsonLoggerUpdateListener
-
Logs using JSON format the
ClientEvent
into aLogger
with parameters: Output file pattern:user.home/.kawansoft/log/JsonLoggerSqlFirewallTrigger.log
. Limit: 1Gb. Count (number of files to use): 3. - updateActionPerformed(SqlEvent, Connection) - Method in interface org.kawanfw.sql.api.server.listener.UpdateListener
-
Invoked when a SQL update event is successfully executed.
- UpdateListener - Interface in org.kawanfw.sql.api.server.listener
-
The listener interface for receiving SQL update events.
- upload(HttpServletRequest, HttpServletResponse, File) - Method in interface org.kawanfw.sql.api.server.blob.BlobUploadConfigurator
-
Method that will do the effective upload.
- upload(HttpServletRequest, HttpServletResponse, File) - Method in class org.kawanfw.sql.api.server.blob.DefaultBlobUploadConfigurator
-
Simple upload of file into user directory.
- UserAuthenticator - Interface in org.kawanfw.sql.api.server.auth
-
Interface that defines how to authenticate a remote client that wants to create an AceQL session.
- UsernameConverter - Class in org.kawanfw.sql.api.server.util
-
Usernames must be converted by replacing Windows characters, because they are used as directory names when uploading/downloading Blobs.
All Classes|All Packages