public final class AdditionalServiceInformation extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
FOR_ESEALS
"http://uri.etsi.org/TrstSvc/TrustedList/SvcInfoExt/ForeSeals": in order to further specify the
"Service type identifier" identified service as being provided for electronic seals;
|
static String |
FOR_ESIGNATURES
"http://uri.etsi.org/TrstSvc/TrustedList/SvcInfoExt/ForeSignatures": in order to further specify the
"Service type identifier" identified service as being provided for electronic signatures;
|
static String |
FOR_WEB_AUTHENTICATION
"http://uri.etsi.org/TrstSvc/TrustedList/SvcInfoExt/ForWebSiteAuthentication": in order to further specify the
"Service type identifier" identified service as being provided for web site authentication;
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isForeSeals(List<String> additionalServiceInfos) |
static boolean |
isForeSealsOnly(List<String> additionalServiceInfos) |
static boolean |
isForeSignatures(List<String> additionalServiceInfos) |
static boolean |
isForWebAuth(List<String> additionalServiceInfos) |
static boolean |
isForWebAuthOnly(List<String> additionalServiceInfos) |
public static final String FOR_ESIGNATURES
public static final String FOR_ESEALS
public static final String FOR_WEB_AUTHENTICATION
Copyright © 2018. All rights reserved.