Package org.apache.unomi.rest.authentication


package org.apache.unomi.rest.authentication
  • Class
    Description
    A wrapper filter around JAASAuthenticationFilter so that we can deactivate JAAS login around some resources and make them publicly accessible.
    Authorizing interceptor is in charge of testing that current authenticate user have the expected role during method access
    This interface provide rest authentication configuration for the rest server.