|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use KeyStoreInfo | |
---|---|
be.ehealth.technicalconnector.service.sts.security.impl | |
be.ehealth.technicalconnector.utils |
Uses of KeyStoreInfo in be.ehealth.technicalconnector.service.sts.security.impl |
---|
Constructors in be.ehealth.technicalconnector.service.sts.security.impl with parameters of type KeyStoreInfo | |
---|---|
KeyStoreCredential(KeyStoreInfo keyStoreInfo)
Instantiates a new key store credential. |
Uses of KeyStoreInfo in be.ehealth.technicalconnector.utils |
---|
Methods in be.ehealth.technicalconnector.utils that return KeyStoreInfo | |
---|---|
KeyStoreInfo |
KeyStoreManager.getKeyStoreInfo()
Gets the key store info. |
Constructors in be.ehealth.technicalconnector.utils with parameters of type KeyStoreInfo | |
---|---|
KeyStoreManager(KeyStoreInfo keyStoreInfo)
Instantiates a new key store manager. |
|
KeyStoreManager(KeyStore keyStore,
KeyStoreInfo keyStoreInfo)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |