クラス ServerFormLoginAuthenticationConverter

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

public class ServerFormLoginAuthenticationConverter extends ServerFormLoginAuthenticationConverter implements ServerAuthenticationConverter
ServerWebExchange をフォームデータ HTTP パラメーターから UsernamePasswordAuthenticationToken に変換します。
導入:
5.1
  • コンストラクターの詳細

    • ServerFormLoginAuthenticationConverter

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