| Package | Description |
|---|---|
| org.waarp.openr66.context |
Classes implementing Session, Result and ErrorCode
|
| org.waarp.openr66.context.authentication |
Classes implementing Authentication
|
| org.waarp.openr66.protocol.networkhandler |
Classes implementing Network Handler (multiplexing local handlers)
|
| Modifier and Type | Method and Description |
|---|---|
R66Auth |
R66Session.getAuth() |
| Modifier and Type | Method and Description |
|---|---|
R66Auth |
R66Auth.clone()
To be able to store a clone of this Authentication
|
| Modifier and Type | Method and Description |
|---|---|
void |
R66Auth.setFromClone(R66Auth source)
For same channel, no proxy, authentification from already authenticated
channel
|
| Modifier and Type | Field and Description |
|---|---|
static io.netty.util.AttributeKey<R66Auth> |
NetworkServerHandler.REUSABLE_AUTH_KEY |
Copyright © 2009–2022 Waarp. All rights reserved.