public class AccessConstraintKey extends Object
AccessConstraintDefinition
.Constructor and Description |
---|
AccessConstraintKey(AccessConstraintDefinition definition) |
AccessConstraintKey(String type,
boolean core,
String subsystem,
String name) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getName() |
String |
getSubsystemName() |
String |
getType() |
int |
hashCode() |
boolean |
isCore() |
String |
toString() |
public AccessConstraintKey(AccessConstraintDefinition definition)
Copyright © 2023 JBoss by Red Hat. All rights reserved.