Class RevokeRoleCall

java.lang.Object
org.gridgain.internal.cli.call.rbac.assignments.RevokeRoleCall
All Implemented Interfaces:
org.apache.ignite.internal.cli.core.call.Call<AssignRevokeCallInput,String>

@Singleton public class RevokeRoleCall extends Object implements org.apache.ignite.internal.cli.core.call.Call<AssignRevokeCallInput,String>
Revoke role call.
  • Constructor Details

    • RevokeRoleCall

      public RevokeRoleCall(org.apache.ignite.internal.cli.core.rest.ApiClientFactory apiClientFactory)
  • Method Details