Package | Description |
---|---|
no.bbs.server.handlers | |
no.bbs.server.implementation | |
no.bbs.server.vos |
Modifier and Type | Method and Description |
---|---|
String |
TransactionHandler.initAuth(BIDSessionData sessionData,
boolean isMobileCarrier,
boolean prepareText,
SecureChannelInfo secureChannelInfo,
HashMap<String,String> decrDataMap,
OCSPFormat ocspFormat,
CMSFormat cmsFormat) |
String |
TransactionHandler.signMultipleDocuments(BIDSessionData sessionData,
OCSPFormat ocspFormat,
CMSFormat cmsFormat) |
String |
TransactionHandler.signSingleDocument(BIDSessionData sessionData,
String carrier,
boolean isMobileCarrier,
SecureChannelInfo secureChannelInfo,
boolean prepareText,
OCSPFormat ocspFormat,
CMSFormat cmsFormat) |
void |
TransactionHandler.verifyMultiSign(Map<String,String> decrDataMap,
BIDSessionData sessionData,
String traceID,
OCSPFormat ocspFormat)
VerifySign for BankID 2.1
|
void |
TransactionHandler.verifySingleSign(Map<String,String> decrDataMap,
BIDSessionData sessionData,
String traceID,
OCSPFormat ocspFormat)
VerifySign for BankID <= 2.0
|
Modifier and Type | Method and Description |
---|---|
CertificateStatus |
BIDFacade.getCertificateStatus(String clientSignature,
List<String> addInfo,
String internal,
OCSPFormat format)
This method is for internal use only.
|
Modifier and Type | Method and Description |
---|---|
OCSPFormat |
BIDSessionData.getOcspFormat()
This method is used by the BankIDServer internally.
|
static OCSPFormat |
OCSPFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OCSPFormat[] |
OCSPFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
BIDSessionData.setOcspFormat(OCSPFormat ocspFormat)
Used to set the OCSP format
|
Copyright © 2017 Nets Branch Norway. All Rights Reserved.