Uses of Interface
net.jradius.log.JRadiusLogEntry

Packages that use JRadiusLogEntry
net.jradius.session JRadius Session Management Classes. 
 

Uses of JRadiusLogEntry in net.jradius.session
 

Methods in net.jradius.session that return JRadiusLogEntry
 JRadiusLogEntry JRadiusSession.getLogEntry(JRadiusEvent event, String key)
           
 JRadiusLogEntry JRadiusSession.getLogEntry(JRadiusRequest request)
           
 JRadiusLogEntry JRadiusSessionManager.newLogEntry(JRadiusEvent event, JRadiusSession session, String packetId)
           
 JRadiusLogEntry SessionFactory.newSessionLogEntry(JRadiusEvent event, JRadiusSession session, String packetId)
           
 

Methods in net.jradius.session with parameters of type JRadiusLogEntry
 void JRadiusSession.commitLogEntry(JRadiusLogEntry entry, int result)
           
 



Copyright © 2011 Coova Technologies, LLC, All Rights Reserved.