Class RoleBindingValue

java.lang.Object
io.confluent.security.auth.store.data.AuthValue
io.confluent.security.auth.store.data.RoleBindingValue

public class RoleBindingValue extends AuthValue
  • Constructor Details

    • RoleBindingValue

      public RoleBindingValue(Collection<io.confluent.security.authorizer.ResourcePattern> resources)
  • Method Details