| Package | Description |
|---|---|
| org.jboss.as.clustering.jgroups.auth | |
| org.jboss.as.clustering.jgroups.subsystem |
| Modifier and Type | Class and Description |
|---|---|
class |
CipherAuthToken
An AUTH token, functionally equivalent to
X509Token, but configured using Elytron resources. |
| Modifier and Type | Method and Description |
|---|---|
BinaryAuthToken |
PlainAuthTokenBuilder.apply(String sharedSecret) |
BinaryAuthToken |
DigestAuthTokenBuilder.apply(String sharedSecret) |
| Modifier and Type | Method and Description |
|---|---|
org.wildfly.clustering.service.Builder<BinaryAuthToken> |
DigestAuthTokenBuilder.configure(org.jboss.as.controller.OperationContext context,
org.jboss.dmr.ModelNode model) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.