Uses of Class
org.jgroups.protocols.ASYM_ENCRYPT
Packages that use ASYM_ENCRYPT
Package
Description
Provides implementations of transport protocols which are
responsible for sending and receiving messages to/from the network.
-
Uses of ASYM_ENCRYPT in org.jgroups.protocols
Methods in org.jgroups.protocols that return ASYM_ENCRYPTModifier and TypeMethodDescriptionASYM_ENCRYPT.fetchAndSetKeyExchange()ASYM_ENCRYPT.keyServerAddr(Address ks) ASYM_ENCRYPT.setChangeKeyOnCoordLeave(boolean c) ASYM_ENCRYPT.setChangeKeyOnLeave(boolean c) ASYM_ENCRYPT.setKeyStoreEntry(KeyStore.PrivateKeyEntry entry) ASYM_ENCRYPT.setUseExternalKeyExchange(boolean u)