Uses of Class
eu.europa.esig.dss.model.tsl.OtherTSLPointer.OtherTSLPointerBuilder
-
Uses of OtherTSLPointer.OtherTSLPointerBuilder in eu.europa.esig.dss.model.tsl
Modifier and TypeMethodDescriptionOtherTSLPointer.OtherTSLPointerBuilder.setMimeType
(String mimeType) Sets the MimeType of the Trusted List documentSets the MRA (Mutual Recognition Agreement) schemeOtherTSLPointer.OtherTSLPointerBuilder.setSchemeOperatorNames
(Map<String, List<String>> schemeOperatorNames) Sets a map of scheme operator namesOtherTSLPointer.OtherTSLPointerBuilder.setSchemeTerritory
(String schemeTerritory) Sets the scheme territory codeOtherTSLPointer.OtherTSLPointerBuilder.setSchemeTypeCommunityRules
(Map<String, List<String>> schemeTypeCommunityRules) Sets a map of scheme type community rulesOtherTSLPointer.OtherTSLPointerBuilder.setSdiCertificates
(List<CertificateToken> sdiCertificates) Sets the ServiceDigitalIdentity X509 certificatesOtherTSLPointer.OtherTSLPointerBuilder.setTslLocation
(String tslLocation) Sets the TSL location URLOtherTSLPointer.OtherTSLPointerBuilder.setTslType
(String tslType) Sets the TSL TypeModifierConstructorDescriptionDefault constructor to instantiate object fromOtherTSLPointerBuilder