Package | Description |
---|---|
no.bbs.server.handlers | |
no.bbs.server.implementation | |
no.bbs.server.inputvalidators | |
no.bbs.server.util | |
no.bbs.server.vos |
Modifier and Type | Method and Description |
---|---|
no.bbs.bankid.seid.sdo.components.SEID_SDO |
SEIDSDOHandler.addSDOSignature(no.bbs.bankid.seid.sdo.components.SEID_SDO sdoList,
PKCS7WithOCSPResponse[] pkcs7AndOCSPEntries,
byte[] signedData) |
no.bbs.bankid.seid.sdo.components.SEID_SDO |
SEIDSDOHandler.createDynamicSEIDSDO(PKCS7WithOCSPResponse[] pkcs7AndOCSPEntries,
byte[] signedData,
String signedDocumentMimeType,
String merchantDescription) |
Modifier and Type | Method and Description |
---|---|
no.bbs.bankid.seid.sdo.components.SEID_SDO |
BIDFacade.addSDOSignature(byte[] sdoXMLBytes,
PKCS7WithOCSPResponse[] pkcs7AndOCSPEntries,
byte[] signedDataRaw)
This method makes it possible to add signatures to an already existing SEID_SDO.
|
no.bbs.bankid.seid.sdo.components.SEID_SDO |
BIDFacade.addSDOSignature(no.bbs.bankid.seid.sdo.components.SEID_SDO sdo,
PKCS7WithOCSPResponse[] pkcs7AndOCSPEntries,
byte[] signedDataRaw)
This method makes it possible to add signatures to an already existing SEID_SDO.
|
no.bbs.bankid.seid.sdo.components.SEID_SDO |
BIDFacade.createDynamicSDO(PKCS7WithOCSPResponse[] pkcs7AndOCSPEntries,
byte[] signedData,
String signedDocumentMimeType,
String merchantDescription)
This method gives the merchant the possibility to create a SEID_SDO structure with
1 ..
|
Modifier and Type | Method and Description |
---|---|
void |
CreateDynamicSDOInputValidator.validate(PKCS7WithOCSPResponse[] pkcs7AndOCSPEntries,
byte[] signedData,
String signedDocumentMimeType,
String merchantDescription) |
void |
AddSDOSignatureInputValidator.validate(no.bbs.bankid.seid.sdo.components.SEID_SDO seidSdo,
PKCS7WithOCSPResponse[] pkcs7AndOCSPEntries) |
Modifier and Type | Method and Description |
---|---|
void |
PKCS7WithOCSPResponseArrayValidator.validate(PKCS7WithOCSPResponse[] pkcs7AndOCSPEntries) |
Modifier and Type | Method and Description |
---|---|
PKCS7WithOCSPResponse[] |
DynamicSDOData.getPKCS7withOCSPResponses() |
Constructor and Description |
---|
DynamicSDOData(PKCS7WithOCSPResponse[] pKCS7withOCSPResponses,
String merchantDescription,
byte[] signedData,
String signedDataMimeType) |
Copyright © 2017 Nets Branch Norway. All Rights Reserved.