- 所有已实现的接口:
- JRCommand, EventHandler, PacketHandler, org.apache.commons.chain.Command, org.springframework.beans.factory.Aware, 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)
- 作者:
- David Bird
- 另请参阅:
PostAuthorizeClassHandler