Class SoDeviceConfigurationMetaHandler
- java.lang.Object
-
- com.stepover.opensignatureapi.signer.metahandlers.AbstractMetaHandler
-
- com.stepover.opensignatureapi.signer.metahandlers.SoDeviceConfigurationMetaHandler
-
public class SoDeviceConfigurationMetaHandler extends AbstractMetaHandler
the meta handler for the device configuration
-
-
Constructor Summary
Constructors Constructor Description SoDeviceConfigurationMetaHandler()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description MetaInfoField
handle(Signer signer, MetaInfoField meta)
Handle.
-
-
-
Method Detail
-
handle
public MetaInfoField handle(Signer signer, MetaInfoField meta)
Description copied from class:AbstractMetaHandler
Handle.- Specified by:
handle
in classAbstractMetaHandler
- Returns:
- TODO
-
-