Class SessionChecker

  • All Implemented Interfaces:
    IObjectChecker

    public class SessionChecker
    extends AbstractObjectChecker
    An implementation of IObjectChecker that returns a failure result when the checked object is a Session. Keeping a reference to the session instance in the component tree is an error.
    Since:
    6.17.0