- All Implemented Interfaces:
- JRCommand, EventHandler, PacketHandler, org.apache.commons.chain.Command, org.springframework.beans.factory.BeanFactoryAware
public class ProxyClassHandler
extends RadiusSessionHandler
Rewrites the Class Attribute with the Session Class (for use in pre-proxy). This handler
works in cooperation with the PostAuthorizeClassHandler and will rewrite the out-going
Class attribute to be the appropriate value for the session (the value returned to us and
captured in the PostAuthorizeClassHandler)
- Author:
- David Bird
- See Also:
PostAuthorizeClassHandler