Method and Description |
---|
io.vertx.ext.auth.jwt.JWTAuthOptions.getPermissionsClaimKey()
AuthN and AuthZ have been split in vert.x 4.0.0 in order to specify where
authorization will happen see
JWTAuthorization . |
io.vertx.ext.auth.jwt.JWTAuthOptions.setPermissionsClaimKey(String)
AuthN and AuthZ have been split in vert.x 4.0.0 in order to specify where
authorization will happen see
JWTAuthorization . |
Copyright © 2022 Eclipse. All rights reserved.