public class RoleBindingValue extends AuthValue
| Constructor and Description |
|---|
RoleBindingValue(Collection<io.confluent.security.authorizer.ResourcePattern> resources) |
| Modifier and Type | Method and Description |
|---|---|
AuthEntryType |
entryType() |
boolean |
equals(Object o) |
int |
hashCode() |
Collection<io.confluent.security.authorizer.ResourcePattern> |
resources() |
String |
toString() |
public RoleBindingValue(Collection<io.confluent.security.authorizer.ResourcePattern> resources)
public Collection<io.confluent.security.authorizer.ResourcePattern> resources()
public AuthEntryType entryType()