Package | Description |
---|---|
at.gv.egovernment.moa.spss.api | |
at.gv.egovernment.moa.spss.api.impl | |
at.gv.egovernment.moa.spss.api.xmlbind | |
at.gv.egovernment.moa.spss.api.xmlverify |
Modifier and Type | Method and Description |
---|---|
abstract XMLDataObjectAssociation |
SPSSFactory.createXMLDataObjectAssociation(MetaInfo metaInfo,
Content content)
Create a new
XMLDataObjectAssociation object. |
Modifier and Type | Method and Description |
---|---|
abstract SupplementProfile |
SPSSFactory.createSupplementProfile(XMLDataObjectAssociation supplementProfile)
Create a new
SupplementProfile object by providing the profile
data explicitly. |
Modifier and Type | Class and Description |
---|---|
class |
XMLDataObjectAssociationImpl
Default implementation of
XMLDataObjectAssociation . |
Modifier and Type | Method and Description |
---|---|
XMLDataObjectAssociation |
SPSSFactoryImpl.createXMLDataObjectAssociation(MetaInfo metaInfo,
Content xmlContent) |
XMLDataObjectAssociation |
SupplementProfileExplicitImpl.getSupplementProfile() |
Modifier and Type | Method and Description |
---|---|
SupplementProfile |
SPSSFactoryImpl.createSupplementProfile(XMLDataObjectAssociation supplementProfile) |
void |
SupplementProfileExplicitImpl.setSupplementProfile(XMLDataObjectAssociation supplement)
Sets the supplemental information for verifying a signature.
|
Modifier and Type | Method and Description |
---|---|
static XMLDataObjectAssociation |
RequestParserUtils.parseXMLDataObjectAssociation(Element assocElem)
Parse a
XMLDataObjectAssociationType kind of DOM element. |
Modifier and Type | Method and Description |
---|---|
XMLDataObjectAssociation |
SupplementProfileExplicit.getSupplementProfile()
Gets the supplemental object.
|
Copyright © 2016. All rights reserved.