Class SemanticsInformation
java.lang.Object
se.swedenconnect.cert.extensions.data.SemanticsInformation
Semantics information data within a QCStatements extension
- Author:
- Martin Lindström (martin@idsec.se), Stefan Santesson (stefan@idsec.se)
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionList
<org.bouncycastle.asn1.x509.GeneralName> Gets the list of name registration authorities.
-
Constructor Details
-
SemanticsInformation
public SemanticsInformation()
-
-
Method Details
-
getNameRegistrationAuthorityList
Gets the list of name registration authorities.- Returns:
- the list of name registration authorities or an empty list
-