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 | Class and Description |
---|---|
class |
DemoToken
AuthToken implementation which shows how to send messages back and forth in order to perform authentication.
|
Modifier and Type | Field and Description |
---|---|
protected java.util.List<AUTH.UpHandler> |
AUTH.up_handlers
List of UpHandler which are called when an up event has been received.
|
Modifier and Type | Method and Description |
---|---|
AUTH |
AUTH.register(AUTH.UpHandler handler) |
AUTH |
AUTH.unregister(AUTH.UpHandler handler) |
Copyright © 1998-2020 Red Hat. All Rights Reserved.