クラス ServerHttpBasicAuthenticationConverter

java.lang.ObjectSE
org.springframework.security.web.server.ServerHttpBasicAuthenticationConverter
org.springframework.security.web.server.authentication.ServerHttpBasicAuthenticationConverter
実装されたすべてのインターフェース:
FunctionSE<org.springframework.web.server.ServerWebExchange,reactor.core.publisher.Mono<Authentication>>ServerAuthenticationConverter

public class ServerHttpBasicAuthenticationConverter extends ServerHttpBasicAuthenticationConverter implements ServerAuthenticationConverter
ServerWebExchange から認証可能な Authentication に変換します。
導入:
5.1
  • コンストラクターの詳細

    • ServerHttpBasicAuthenticationConverter

      public ServerHttpBasicAuthenticationConverter()
  • メソッドの詳細