vertx / io.vertx.serviceproxy / ServiceJWTInterceptor / addAuthority

addAuthority

open fun addAuthority(authority: String): ServiceJWTInterceptor

Add a single authority to the authorities set.

Parameters

authority - authority

Return
self