KeycloakRBAC

Implementation of the Keycloak RBAC handler.

package

Default

Methods

__construct

__construct() 

Factory method to create a RBAC handler for tokens adhering to the Keycloak token format.

create( $arg0) : \io\vertx\jphp\ext\auth\oauth2\OAuth2RBAC
static

Arguments

$arg0

array | OAuth2ClientOptions

Response

\io\vertx\jphp\ext\auth\oauth2\OAuth2RBAC

a RBAC validator