Class AccountingRequest

java.lang.Object
All Implemented Interfaces:
AttributeHolder, NestedAttributeHolder, RadiusPacket

public class AccountingRequest
extends RadiusRequest
This class represents a Radius packet of the type Accounting-Request.
  • Constructor Details

    • AccountingRequest

      public AccountingRequest​(Dictionary dictionary, byte identifier, byte[] authenticator, java.util.List<RadiusAttribute> attributes)
      Constructs an Accounting-Request packet to be sent to a Radius server.
      Parameters:
      dictionary - custom dictionary to use
      identifier - packet identifier
      authenticator - authenticator for packet, nullable
      attributes - list of attributes