|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use KeyDepotManager.EncryptionTokenType | |
---|---|
be.ehealth.technicalconnector.service.keydepot | |
be.ehealth.technicalconnector.service.keydepot.impl |
Uses of KeyDepotManager.EncryptionTokenType in be.ehealth.technicalconnector.service.keydepot |
---|
Methods in be.ehealth.technicalconnector.service.keydepot that return KeyDepotManager.EncryptionTokenType | |
---|---|
static KeyDepotManager.EncryptionTokenType |
KeyDepotManager.EncryptionTokenType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static KeyDepotManager.EncryptionTokenType[] |
KeyDepotManager.EncryptionTokenType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in be.ehealth.technicalconnector.service.keydepot with parameters of type KeyDepotManager.EncryptionTokenType | |
---|---|
EncryptionToken |
KeyDepotManager.getETK(KeyDepotManager.EncryptionTokenType type)
Gets the EncryptionToken linked with the given EncryptionTokenType parameter. |
Uses of KeyDepotManager.EncryptionTokenType in be.ehealth.technicalconnector.service.keydepot.impl |
---|
Methods in be.ehealth.technicalconnector.service.keydepot.impl with parameters of type KeyDepotManager.EncryptionTokenType | |
---|---|
EncryptionToken |
KeyDepotManagerImpl.getETK(KeyDepotManager.EncryptionTokenType type)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |