public class AuthManager
extends java.lang.Object
| Constructor and Description |
|---|
AuthManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
authenticate(io.netty.channel.Channel channel) |
boolean |
isAuthenticated(io.netty.channel.Channel channel) |
void |
unAuthenticate(io.netty.channel.Channel channel) |