Uses of Class
org.jboss.as.clustering.jgroups.auth.BinaryAuthToken
-
Packages that use BinaryAuthToken Package Description org.jboss.as.clustering.jgroups.auth org.jboss.as.clustering.jgroups.subsystem -
-
Uses of BinaryAuthToken in org.jboss.as.clustering.jgroups.auth
Subclasses of BinaryAuthToken in org.jboss.as.clustering.jgroups.auth Modifier and Type Class Description classCipherAuthTokenAn AUTH token, functionally equivalent toX509Token, but configured using Elytron resources. -
Uses of BinaryAuthToken in org.jboss.as.clustering.jgroups.subsystem
Methods in org.jboss.as.clustering.jgroups.subsystem that return BinaryAuthToken Modifier and Type Method Description BinaryAuthTokenDigestAuthTokenServiceConfigurator. apply(String sharedSecret)BinaryAuthTokenPlainAuthTokenServiceConfigurator. apply(String sharedSecret)
-