public class AuthFilter extends Object implements Route.Handler
| Constructor and Description |
|---|
AuthFilter(Class<? extends org.pac4j.core.client.Client<?,?>> clientType,
Class<? extends org.pac4j.core.profile.UserProfile> profileType) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
void |
handle(Request req,
Response rsp) |
AuthFilter |
setName(String clientName) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waithandlepublic AuthFilter setName(String clientName)
public String getName()
Copyright © 2016. All rights reserved.