Class DocumentTServiceData
java.lang.Object
br.ufsc.labsec.trustedList.parse.DocumentTServiceData
- All Implemented Interfaces:
ListData, TServiceData
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
DocumentTServiceData
-
-
Method Details
-
getServiceIdentifier
- Specified by:
getServiceIdentifierin interfaceTServiceData- Throws:
TrustedListDataException
-
getServiceName
- Specified by:
getServiceNamein interfaceTServiceData- Throws:
TrustedListDataException
-
getServiceStatus
- Specified by:
getServiceStatusin interfaceTServiceData- Throws:
TrustedListDataException
-
getBase64Certificate
- Specified by:
getBase64Certificatein interfaceTServiceData- Throws:
TrustedListDataException
-
getSubjectName
- Specified by:
getSubjectNamein interfaceTServiceData- Throws:
TrustedListDataException
-
getBase64SKI
- Specified by:
getBase64SKIin interfaceTServiceData- Throws:
TrustedListDataException
-