@FunctionalInterface
public interface AccessManager
Modifier and Type | Method and Description |
---|---|
void |
manage(Handler handler,
io.javalin.http.Context ctx,
java.util.Set<Role> permittedRoles) |
Copyright © 2019. All Rights Reserved.