Package org.rostore.service.apikey


package org.rostore.service.apikey
REST-related APIKey management classes
  • Class
    Description
    Singleton used in the RoStore service to control access to the APIKeys.
    Class is injected in the REST filters and extract information about the API key of the current request.
    Exception is thrown when the client tries to execute an operation that it has no sufficient permissions for.