Annotation Type ShiroSecurityConstraint

      • action

        ShiroAction action
        Default:
        org.wicketstuff.shiro.ShiroAction.INSTANTIATE
      • loginMessage

        String loginMessage
        Default:
        ""
      • loginPage

        Class<? extends Page> loginPage
        Default:
        org.apache.wicket.Page.class
      • unauthorizedMessage

        String unauthorizedMessage
        Default:
        ""
      • unauthorizedPage

        Class<? extends Page> unauthorizedPage
        Default:
        org.apache.wicket.Page.class