Class CompositeAttributeLists


  • public class CompositeAttributeLists
    extends Object
    Author:
    JMK
    • Constructor Detail

      • CompositeAttributeLists

        public CompositeAttributeLists​(net.jradius.packet.attribute.AttributeList attributes)
    • Method Detail

      • addToInner

        public void addToInner​(net.jradius.packet.attribute.RadiusAttribute attribute)
      • hasNoInnerAttributes

        public boolean hasNoInnerAttributes()
      • setTunneledAuthType

        public void setTunneledAuthType​(String ttlsInnerAuthType)
      • createRadiusRequest

        public net.jradius.packet.AccessRequest createRadiusRequest​(net.jradius.client.auth.RadiusAuthenticator radiusAuthenticator)