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 Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
INSTANCE
-
-
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 interfaceorg.pac4j.core.http.adapter.HttpActionAdapter
-