net.jradius.session
Interface SessionKeyProvider
public interface SessionKeyProvider
Session Key Provider generates keys in which to store RadiusSessions
into the Session Manager.
- Author:
- Gert Jan Verhoog
getClassKey
Serializable getClassKey(JRadiusRequest request)
throws RadiusException
- Throws:
RadiusException
getAppSessionKey
Serializable getAppSessionKey(JRadiusRequest request)
throws RadiusException
- Throws:
RadiusException
getRequestSessionKey
Serializable getRequestSessionKey(JRadiusRequest request)
throws RadiusException
- Throws:
RadiusException
Copyright © 2011 Coova Technologies, LLC, All Rights Reserved.