Class DocumentTrustedListData
java.lang.Object
br.ufsc.labsec.signature.conformanceVerifier.validationService.trustedList.parse.DocumentTrustedListData
- All Implemented Interfaces:
ListData, TrustedListData
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintint
-
Constructor Details
-
DocumentTrustedListData
public DocumentTrustedListData(InputStream is) throws ParserConfigurationException, IOException, SAXException -
DocumentTrustedListData
-
-
Method Details
-
getVersion
- Specified by:
getVersionin interfaceTrustedListData- Throws:
TrustedListDataException
-
getSequenceNumber
- Specified by:
getSequenceNumberin interfaceTrustedListData- Throws:
TrustedListDataException
-
getIssueDate
- Specified by:
getIssueDatein interfaceTrustedListData- Throws:
TrustedListDataException
-
getNextUpdate
- Specified by:
getNextUpdatein interfaceTrustedListData- Throws:
TrustedListDataException
-
getSchemeOperatorNames
- Specified by:
getSchemeOperatorNamesin interfaceTrustedListData- Throws:
TrustedListDataException
-
getTSLType
- Specified by:
getTSLTypein interfaceTrustedListData- Throws:
TrustedListDataException
-
getSchemeNames
- Specified by:
getSchemeNamesin interfaceTrustedListData- Throws:
TrustedListDataException
-
getSchemeInformationURI
- Specified by:
getSchemeInformationURIin interfaceTrustedListData- Throws:
TrustedListDataException
-
getStatusDeterminationApproach
- Specified by:
getStatusDeterminationApproachin interfaceTrustedListData- Throws:
TrustedListDataException
-
getProviders
- Specified by:
getProvidersin interfaceTrustedListData- Throws:
TrustedListDataException
-
getSchemaTerritory
- Specified by:
getSchemaTerritoryin interfaceTrustedListData- Throws:
TrustedListDataException
-
getCommunityRules
- Specified by:
getCommunityRulesin interfaceTrustedListData- Throws:
TrustedListDataException
-
getDistributionPoints
- Specified by:
getDistributionPointsin interfaceTrustedListData- Throws:
TrustedListDataException
-