public class UserValue extends AuthValue
Constructor and Description |
---|
UserValue(Collection<org.apache.kafka.common.security.auth.KafkaPrincipal> groups) |
Modifier and Type | Method and Description |
---|---|
AuthEntryType |
entryType() |
boolean |
equals(Object o) |
Set<org.apache.kafka.common.security.auth.KafkaPrincipal> |
groups() |
int |
hashCode() |
String |
toString() |
public UserValue(Collection<org.apache.kafka.common.security.auth.KafkaPrincipal> groups)
public Set<org.apache.kafka.common.security.auth.KafkaPrincipal> groups()
public AuthEntryType entryType()