@InterfaceAudience.Private @InterfaceStability.Unstable public class PrivilegedEntity extends Object
ApplicationAccessType
, a queue entity has access types defined in
QueueACL
.Modifier and Type | Class and Description |
---|---|
static class |
PrivilegedEntity.EntityType |
Constructor and Description |
---|
PrivilegedEntity(PrivilegedEntity.EntityType type,
String name) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getName() |
PrivilegedEntity.EntityType |
getType() |
int |
hashCode() |
public PrivilegedEntity(PrivilegedEntity.EntityType type, String name)
Copyright © 2008–2022 Apache Software Foundation. All rights reserved.