|
JSCAPE MFT Server | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CertificateMap | |
---|---|
com.jscape.inet.mft.management.client.api | Contains classes for establishing connection with JSCAPE MFT Server administrative service. |
com.jscape.util.keystore | Contains classes for managing public and private keys. |
Uses of CertificateMap in com.jscape.inet.mft.management.client.api |
---|
Methods in com.jscape.inet.mft.management.client.api that return CertificateMap | |
---|---|
CertificateMap |
ManagerSubsystem.getCertificates()
Deprecated. getKeys() should be used instead |
Methods in com.jscape.inet.mft.management.client.api with parameters of type CertificateMap | |
---|---|
void |
ManagerSubsystem.setKeys(CertificateMap clientCertificates,
PublicKeyMap clientPublicKeys,
CertificateMap hostCertificates,
PublicKeyMap hostPublicKeys,
KeyPairMap serverKeyPairs,
PgpKeystore pgpKeys)
Deprecated. getKeys() should be used instead |
Uses of CertificateMap in com.jscape.util.keystore |
---|
Constructors in com.jscape.util.keystore with parameters of type CertificateMap | |
---|---|
CertificateMap(CertificateMap that)
|
|
JSCAPE MFT Server | |||||||||
PREV NEXT | FRAMES NO FRAMES |