Uses of Package
org.jgroups.auth
-
Packages that use org.jgroups.auth Package Description org.jgroups.auth org.jgroups.protocols Provides implementations of transport protocols which are responsible for sending and receiving messages to/from the network. -
Classes in org.jgroups.auth used by org.jgroups.auth Class Description AuthToken Abstract AuthToken class used by implementations of AUTH, e.g.X509Token This is an example of using a preshared token that is encrypted using an X509 certificate for authentication purposes. -
Classes in org.jgroups.auth used by org.jgroups.protocols Class Description AuthToken Abstract AuthToken class used by implementations of AUTH, e.g.