be.fgov.ehealth.technicalconnector.bootstrap.tsl.parser
Class TrustServiceStatusListParser

java.lang.Object
  extended by be.fgov.ehealth.technicalconnector.bootstrap.tsl.parser.TrustServiceStatusListParser

public class TrustServiceStatusListParser
extends Object

SAXParser for the TSL standard


Constructor Summary
TrustServiceStatusListParser()
           
 
Method Summary
 List<X509Certificate> getTrustedList()
           
 org.joda.time.DateTime nextUpdate()
           
 void parse(String xml, String... serviceTypeIdentifiers)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TrustServiceStatusListParser

public TrustServiceStatusListParser()
Method Detail

parse

public void parse(String xml,
                  String... serviceTypeIdentifiers)
           throws TechnicalConnectorException
Throws:
TechnicalConnectorException

getTrustedList

public List<X509Certificate> getTrustedList()

nextUpdate

public org.joda.time.DateTime nextUpdate()



Connector Packaging TECHNICAL 3.20.2 API
Copyright © {inceptionYear}-2020 eHealth. All Rights Reserved.