Package | Description |
---|---|
io.vertx.ext.web.handler | |
io.vertx.reactivex.ext.web.handler | |
io.vertx.rxjava.ext.web.handler |
Modifier and Type | Method and Description |
---|---|
AuthHandler |
AuthHandler.addAuthorities(Set<String> authorities)
Deprecated.
this functionality is now handled by the new
AuthorizationProvider |
AuthHandler |
AuthHandler.addAuthority(String authority)
Deprecated.
this functionality is now handled by the new
AuthorizationProvider |
Modifier and Type | Method and Description |
---|---|
AuthHandler |
AuthHandler.getDelegate() |
Modifier and Type | Method and Description |
---|---|
static AuthHandler |
AuthHandler.newInstance(AuthHandler arg) |
Modifier and Type | Method and Description |
---|---|
AuthHandler |
AuthHandler.getDelegate() |
Modifier and Type | Method and Description |
---|---|
static AuthHandler |
AuthHandler.newInstance(AuthHandler arg) |
Copyright © 2021 Eclipse. All rights reserved.