public class DefaultSessionAuthenticator extends Object implements IWSSessionAuthenticator<WsSession>
| 构造器和说明 |
|---|
DefaultSessionAuthenticator() |
| 限定符和类型 | 方法和说明 |
|---|---|
WsSession |
authenticate(io.netty.channel.Channel channel,
io.netty.handler.codec.http.FullHttpRequest req,
String path) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitonSessionDestroypublic WsSession authenticate(io.netty.channel.Channel channel, io.netty.handler.codec.http.FullHttpRequest req, String path) throws Exception
authenticate 在接口中 IWSSessionAuthenticator<WsSession>ExceptionCopyright © 2022. All rights reserved.