Package com.redhat.cloud.common.auth
Interface RbacServer
-
@Path("/api/rbac/v1") @RegisterRestClient(configKey="rbac") @RegisterProvider(RbacRestClientRequestFilter.class) public interface RbacServer- Author:
- hrupp
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description RbacRawgetRbacInfo(String application, String rhIdentity)
-