public class AuthenticationResponse extends Object
| Constructor and Description |
|---|
AuthenticationResponse(int type,
io.netty.buffer.ByteBuf parameters) |
| Modifier and Type | Method and Description |
|---|---|
io.netty.buffer.ByteBuf |
getParameters() |
int |
getType() |
void |
setParameters(io.netty.buffer.ByteBuf parameters) |
void |
setType(int type) |
Copyright © 2017 The CLARUS Consortium. All rights reserved.