Package org.jboss.as.clustering.jgroups.auth
-
Class Summary Class Description BinaryAuthToken An AUTH token, analogous toorg.jgroups.auth.SimpleToken, but uses a binary shared secret, instead of a case-insensitive string comparison.CipherAuthToken An AUTH token, functionally equivalent toX509Token, but configured using Elytron resources.