Uses of Class
io.github.xezzon.zeroweb.auth.entity.OidcToken
Packages that use OidcToken
-
Uses of OidcToken in io.github.xezzon.zeroweb.auth.internal
Methods in io.github.xezzon.zeroweb.auth.internal that return OidcTokenModifier and TypeMethodDescriptionAuthnHttpEndpoint.basicLogin(@Valid BasicAuth basicAuth) 通过用户名和密码进行基本认证登录。AuthnHttpEndpoint.getSsoToken(jakarta.servlet.http.HttpServletResponse response) 获取当前用户的 SSO 令牌。