Defines a class for generating "auth string",
a string that is used after "Authorization: " in the auth header.
Package org.miniauth.builder Description
MiniAuth Core module Builder package.
A "builder" creates an auth string that can be used as "Authorization token",
based on the auth scheme and the client/user auth credentials.