Package com.boomi.common.rest.authentication
-
Class Summary Class Description AWSV4Scheme AWS based Scheme, which uses AWS based credentials in order to generate the Authorization header.CustomScheme Custom scheme that will fetch the password, which contains the full Authorization header value.SimpleAuthorizationScheme Basic Authorization scheme that generates the Authorization header based off of Scheme name and password. -
Enum Summary Enum Description APIKeyAuthentication AuthenticationType Supported Authentication types with its implementation ofAuthSchemeProvider