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