Uses of Class
org.jgroups.protocols.SYM_ENCRYPT
Packages that use SYM_ENCRYPT
Package
Description
Provides implementations of transport protocols which are
responsible for sending and receiving messages to/from the network.
-
Uses of SYM_ENCRYPT in org.jgroups.protocols
Methods in org.jgroups.protocols that return SYM_ENCRYPTModifier and TypeMethodDescriptionSYM_ENCRYPT.keystoreName(String n) SYM_ENCRYPT.setKeyStoreEntry(KeyStore.SecretKeyEntry entry) SYM_ENCRYPT.setSecretKey(SecretKey key) SYM_ENCRYPT.storePassword(String pwd)