JSCAPE MFT Server

Uses of Class
com.jscape.util.keystore.CertificateMap

Packages that use CertificateMap
com.jscape.inet.mft.management.client.api   
com.jscape.util.keystore   
 

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

Copyright © JSCAPE LLC. 1999-2015. All Rights Reserved