Package org.tinyradius.io.client.handler

Reference implementations of Netty ChannelHandlers for RadiusClient.

See tests for examples on usage.

  • Class Summary 
    Class Description
    BlacklistHandler
    ChannelOutboundHandler that adds support for blacklists after multiple failures.
    ClientDatagramCodec
    Datagram codec for sending requests and receiving responses.
    PromiseAdapter
    ClientHandler that matches requests/response by appending Proxy-State attribute to outbound packets.