Package | Description |
---|---|
at.gv.egovernment.moa.spss.api | |
at.gv.egovernment.moa.spss.api.cmssign | |
at.gv.egovernment.moa.spss.api.impl |
Modifier and Type | Method and Description |
---|---|
abstract DataObjectInfo |
SPSSFactory.createDataObjectInfo(String structure,
CMSDataObject dataObject)
Create a new
DataObjectInfo object. |
Modifier and Type | Method and Description |
---|---|
abstract SingleSignatureInfo |
SPSSFactory.createSingleSignatureInfoCMS(DataObjectInfo dataObjectInfo,
boolean securityLayerConform)
Create a new
SingleSignatureInfo object. |
Modifier and Type | Method and Description |
---|---|
DataObjectInfo |
SingleSignatureInfo.getDataObjectInfo()
Gets the dataObjectInfo information.
|
Modifier and Type | Class and Description |
---|---|
class |
DataObjectInfoCMSImpl
Default implementation of
DataObjectInfo for CMS. |
Modifier and Type | Method and Description |
---|---|
DataObjectInfo |
SPSSFactoryImpl.createDataObjectInfo(String structure,
CMSDataObject dataObject) |
DataObjectInfo |
SingleSignatureInfoCMSImpl.getDataObjectInfo() |
Modifier and Type | Method and Description |
---|---|
SingleSignatureInfo |
SPSSFactoryImpl.createSingleSignatureInfoCMS(DataObjectInfo dataObjectInfo,
boolean securityLayerConform) |
void |
SingleSignatureInfoCMSImpl.setDataObjectInfo(DataObjectInfo dataObjectInfo) |
Copyright © 2016. All rights reserved.