Uses of Interface
com.iizix.gyro.ISensitiveParameterHandler
Uses of ISensitiveParameterHandler in com.iizix.gyro
Modifier and TypeMethodDescriptionboolean
IRemoteSessionControl.getAllDeviceParameters
(ISensitiveParameterHandler sensitive, IDeviceParametersRefreshed callback) Refreshes all device parameters from the client device for the current app.boolean
IRemoteSessionControl.getDeviceParameters
(ISensitiveParameterHandler sensitive, DeviceParameter... params) Retrieves parameters from the client device for the current app.boolean
IRemoteSessionControl.saveDeviceParameters
(ISensitiveParameterHandler sensitive, DeviceParameter... params) Saves parameters on the client device for the current app.Uses of ISensitiveParameterHandler in com.iizix.server.security
Modifier and TypeClassDescriptionclass
The security manager keeps keys and other security information for the server.