Uses of Class
net.sf.jradius.log.RadiusLogEntry

Packages that use RadiusLogEntry
net.sf.jradius.session JRadius Session Management Classes. 
 

Uses of RadiusLogEntry in net.sf.jradius.session
 

Methods in net.sf.jradius.session that return RadiusLogEntry
 RadiusLogEntry JRadiusSession.getLogEntry(JRadiusEvent event, java.lang.String key)
           
 RadiusLogEntry RadiusSession.getLogEntry(JRadiusEvent event, java.lang.String key)
           
 RadiusLogEntry JRadiusSession.getLogEntry(JRadiusRequest request)
           
 RadiusLogEntry RadiusSession.getLogEntry(JRadiusRequest request)
           
 RadiusLogEntry JRadiusSessionManager.newLogEntry(JRadiusEvent event, JRadiusSession session, java.lang.String packetId)
           
 RadiusLogEntry SessionFactory.newSessionLogEntry(JRadiusSession session, java.lang.String packetId)
           
 RadiusLogEntry RadiusSessionFactory.newSessionLogEntry(JRadiusSession session, java.lang.String packetId)
           
 

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



Copyright © 2006 The JRadius Project, All Rights Reserved.