public class DefaultHttpActionAdapter extends Object implements org.pac4j.core.http.HttpActionAdapter<Void,VertxWebContext>
| Constructor and Description |
|---|
DefaultHttpActionAdapter() |
| Modifier and Type | Method and Description |
|---|---|
Void |
adapt(int code,
VertxWebContext context) |
protected void |
redirect(String location,
VertxWebContext webContext) |
protected void |
sendFailureResponse(VertxWebContext webContext,
int code) |
public Void adapt(int code, VertxWebContext context)
adapt in interface org.pac4j.core.http.HttpActionAdapter<Void,VertxWebContext>protected void redirect(String location, VertxWebContext webContext)
protected void sendFailureResponse(VertxWebContext webContext, int code)
Copyright © 2016. All Rights Reserved.