Class PathMatchingHttpSecurityPolicy

  • All Implemented Interfaces:
    HttpSecurityPolicy

    @Singleton
    public class PathMatchingHttpSecurityPolicy
    extends Object
    implements HttpSecurityPolicy
    A security policy that allows for matching of other security policies based on paths. This is used for the default path/method based RBAC.