| Package | Description |
|---|---|
| io.vertx.ext.auth.authorization |
| Modifier and Type | Method and Description |
|---|---|
static AuthorizationContext |
AuthorizationContext.create(User user)
Factory for Authorization Context
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
Authorization.match(AuthorizationContext context)
this methods verifies whether or not the authorization match the specified
context.
|
Copyright © 2026 Eclipse. All rights reserved.