Package org.opensearch.identity.noop


package org.opensearch.identity.noop
Classes for the noop authentication in OpenSearch
  • Classes
    Class
    Description
    Implementation of identity plugin that does not enforce authentication or authorization This class and related classes in this package will not return nulls or fail access checks
    Implementation of subject that is always authenticated This class and related classes in this package will not return nulls or fail permissions checks
    This class represents a Noop Token Manager