public class ScopedResourcePattern extends Object
Constructor and Description |
---|
ScopedResourcePattern(io.confluent.security.authorizer.Scope scope,
io.confluent.security.authorizer.ResourcePattern resourcePattern) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
io.confluent.security.authorizer.ResourcePattern |
resourcePattern() |
io.confluent.security.authorizer.Scope |
scope() |
String |
toString() |
public ScopedResourcePattern(io.confluent.security.authorizer.Scope scope, io.confluent.security.authorizer.ResourcePattern resourcePattern)