Class UserFilter

  • All Implemented Interfaces:
    Filter, Nameable, PathConfigProcessor

    public class UserFilter
    extends AccessControlFilter
    Filter that allows access to resources if the accessor is a known user, which is defined as having a known principal. This means that any user who is authenticated or remembered via a 'remember me' feature will be allowed access from this filter.

    If the accessor is not a known user, then they will be redirected to the loginUrl

    Since:
    0.9