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.
|
Modifier and Type | Field and Description |
---|---|
protected AUTH |
AuthToken.auth
A reference to AUTH
|
Modifier and Type | Method and Description |
---|---|
void |
AuthToken.setAuth(AUTH auth) |
Modifier and Type | Method and Description |
---|---|
AUTH |
AUTH.register(AUTH.UpHandler handler) |
AUTH |
AUTH.setAuthCoord(boolean authenticateCoord) |
AUTH |
AUTH.setAuthToken(AuthToken token) |
AUTH |
AUTH.unregister(AUTH.UpHandler handler) |
Copyright © 1998-2020 Red Hat. All Rights Reserved.