Package com.linecorp.armeria.common.auth
@NonNullByDefault
package com.linecorp.armeria.common.auth
HTTP authorization common.
-
ClassDescriptionThe authorization token in
HttpHeaderNames.AUTHORIZATION
header.The bearer token of HTTP basic access authentication.The bearer token of OAuth 1.0a authentication.Builds a newOAuth1aToken
.The bearer token of OAuth 2.0 authentication.