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