Uses of Record Class
io.github.xezzon.zeroweb.auth.entity.BasicAuth
Packages that use BasicAuth
-
Uses of BasicAuth in io.github.xezzon.zeroweb.auth.internal
Methods in io.github.xezzon.zeroweb.auth.internal with parameters of type BasicAuthModifier and TypeMethodDescriptionAuthnHttpEndpoint.basicLogin(@Valid BasicAuth basicAuth) 通过用户名和密码进行基本认证登录。