Package | Description |
---|---|
io.vertx.rxjava.ext.auth.authorization |
Modifier and Type | Field and Description |
---|---|
static io.vertx.lang.rx.TypeArg<AuthorizationContext> |
AuthorizationContext.__TYPE_ARG |
Modifier and Type | Method and Description |
---|---|
static AuthorizationContext |
AuthorizationContext.create(User user)
Factory for Authorization Context
|
static AuthorizationContext |
AuthorizationContext.newInstance(AuthorizationContext arg) |
Modifier and Type | Method and Description |
---|---|
boolean |
Authorization.match(AuthorizationContext context)
this methods verifies whether or not the authorization match the specified
context.
|
Copyright © 2021 Eclipse. All rights reserved.