Package | Description |
---|---|
no.bbs.server.implementation |
Modifier and Type | Method and Description |
---|---|
ContextInfo |
BIDFactory.addGrantedPolicyIdentifier(String merchantName,
String policyOID)
This method allows merchants to add a certificate policy oid to the already configured
granted policies list in the merchant context identified by the input merchantName.
|
ContextInfo |
BIDFactory.getContextInfo(String merchantName)
Returns an instance of no.bbs.server.vos.ContextInfo containing context-specific
information for the given merchantName.
|
ContextInfo |
BIDFactory.loadBankIDContext(String configFilePath,
String merchantName,
String passphrase)
Loads the configuration file merchantName.props and returns and instance of
ContextInfo.
|
ContextInfo |
BIDFactory.registerBankIDContext(MerchantConfig merchantConfig)
Method to register and initialize a BankIDServer context without needing any property-/configuration-
files.
|
ContextInfo |
BIDFactory.removeGrantedPolicyIdentifier(String merchantName,
String policyOID)
Through this method a merchant can remove already configured granted policies from
it BankIDServer context.
|
Copyright © 2017 Nets Branch Norway. All Rights Reserved.