Package org.eclipse.hono.auth


package org.eclipse.hono.auth
  • Class
    Description
    Defines permissions that are required to access Hono service resources.
    A collection of authorities granted on resources and/or operations.
    A map backed implementation of authorities on resources and operations.
    An authenticated client of a protocol adapter representing a device.
    A principal representing a client of a Hono service API.
    An empty default implementation to be selectively overridden by subclasses.