Package org.opensearch.identity.tokens
package org.opensearch.identity.tokens
Classes for the authentication tokens in OpenSearch
-
ClassDescriptionInterface for all token formats to support to authenticate user such as UserName/Password tokens, Access tokens, and more.Basic (Base64 encoded) Authentication Token in a http request headerBearer (JWT) Authentication Token in a http request headerThis class represents the claims of an OnBehalfOf token.This interface defines the expected methods of a token manager