public class AclAction extends Object
| Constructor and Description |
|---|
AclAction(LegacyOperation operation) |
AclAction(LegacyOperation operation,
ObjectType object,
AclRulePredicates predicates) |
AclAction(LegacyOperation operation,
ObjectType object,
ObjectProperties properties) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Action |
getAction() |
Map<ObjectProperties.Property,String> |
getAttributes() |
FirewallRule |
getFirewallRule() |
int |
hashCode() |
boolean |
isAllowed() |
String |
toString() |
public AclAction(LegacyOperation operation, ObjectType object, AclRulePredicates predicates)
public AclAction(LegacyOperation operation)
public AclAction(LegacyOperation operation, ObjectType object, ObjectProperties properties)
public FirewallRule getFirewallRule()
public Action getAction()
public boolean isAllowed()
public Map<ObjectProperties.Property,String> getAttributes()
Copyright © 2006–2019 The Apache Software Foundation. All rights reserved.