Package eu.europa.esig.dss.model.tsl
Class OtherTSLPointer
java.lang.Object
eu.europa.esig.dss.model.tsl.OtherTSLPointer
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classBuildsOtherTSLPointer -
Constructor Summary
ConstructorsConstructorDescriptionDefault constructor to create an empty objectDefault constructor to instantiate object fromOtherTSLPointerBuilder -
Method Summary
Modifier and TypeMethodDescriptionGets the MimeType of the referenced documentgetMra()Gets a Mutual Recognition Agreement blockGets a map of scheme operator namesGets the scheme territory ISO country codeGets a map of scheme type community rulesGets a list of ServiceDigitalIdentity X509 certificatesGets TSL location urlGets the TSL Type
-
Constructor Details
-
OtherTSLPointer
public OtherTSLPointer()Default constructor to create an empty object -
OtherTSLPointer
Default constructor to instantiate object fromOtherTSLPointerBuilder- Parameters:
builder-OtherTSLPointer.OtherTSLPointerBuilder
-
-
Method Details
-
getSdiCertificates
Gets a list of ServiceDigitalIdentity X509 certificates- Returns:
- a list of
CertificateTokens
-
getTSLLocation
-
getSchemeTerritory
-
getTslType
-
getMimeType
-
getSchemeOperatorNames
-
getSchemeTypeCommunityRules
-
getMra
-