Uses of Package
io.helidon.security.providers.httpauth
Package
Description
Basic security provider, supporting "basic" and "digest" authentication schemes with role support.
SPI for basic and digest authentication providers.
-
ClassDescriptionHttp authentication security provider.
HttpBasicAuthProvider
fluent API builder.Security provider configuration for outbound.Fluent API builder forHttpBasicOutboundConfig
.Http digest algorithm.Http digest QOP (quality of protection).Http authentication security provider.HttpDigestAuthProvider
fluent API builder.Store of users for resolving httpauth and digest authentication.Representation of a single user. -