Uses of Interface
com.iizix.gyro.ISensitiveParameterHandler
Packages that use ISensitiveParameterHandler
Uses of ISensitiveParameterHandler in com.iizix.gyro
Methods in com.iizix.gyro with parameters of type ISensitiveParameterHandlerModifier 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
Classes in com.iizix.server.security that implement ISensitiveParameterHandlerModifier and TypeClassDescriptionclass
The security manager keeps keys and other security information for the server.