Package org.tinyradius.client.handler

Reference implementations of Netty ChannelHandlers for RadiusClient.

See tests for examples on usage.

  • Class Summary 
    Class Description
    ClientPacketCodec
    Datagram codec for sending requests and receiving responses.
    PromiseAdapter
    ClientHandler that matches requests/response by appending Proxy-State attribute to outbound packets.