Class ServerWebExchangeHttpActionAdapter

java.lang.Object
org.apache.syncope.sra.security.pac4j.ServerWebExchangeHttpActionAdapter
All Implemented Interfaces:
org.pac4j.core.http.adapter.HttpActionAdapter

public class ServerWebExchangeHttpActionAdapter extends Object implements org.pac4j.core.http.adapter.HttpActionAdapter
  • Field Details

  • Constructor Details

    • ServerWebExchangeHttpActionAdapter

      public ServerWebExchangeHttpActionAdapter()
  • Method Details

    • adapt

      public reactor.core.publisher.Mono<Void> adapt(org.pac4j.core.exception.http.HttpAction action, org.pac4j.core.context.WebContext context)
      Specified by:
      adapt in interface org.pac4j.core.http.adapter.HttpActionAdapter