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 TypeMethodDescriptionbooleanIRemoteSessionControl.getAllDeviceParameters(ISensitiveParameterHandler sensitive, IDeviceParametersRefreshed callback) Refreshes all device parameters from the client device for the current app.booleanIRemoteSessionControl.getDeviceParameters(ISensitiveParameterHandler sensitive, DeviceParameter... params) Retrieves parameters from the client device for the current app.booleanIRemoteSessionControl.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 TypeClassDescriptionclassThe security manager keeps keys and other security information for the server.