Package org.tinyradius.client

Radius client implementation with supporting classes and ChannelHandlers.
  • Class Summary 
    Class Description
    PendingRequestCtx
    Wrapper that holds a promise to be resolved when response is received.
    RadiusClient
    A simple Radius client which binds to a specific socket, and can then be used to send any number of packets to any endpoints through that socket.