Searched defs:AciContainer (Results 1 - 6 of 6) sorted by relevance

/forgerock/opendj2/src/server/org/opends/server/authorization/dseecompat/
H A DAciContainer.java48 * The AciContainer class contains all of the needed information to perform
53 public abstract class AciContainer class in inherits:AciTargetMatchContext,AciEvalContext
242 protected AciContainer(Operation operation, int rights, Entry entry) { method in class:AciContainer
306 protected AciContainer(Operation operation, Entry e, method in class:AciContainer
/forgerock/opendj-b2.6/src/server/org/opends/server/authorization/dseecompat/
H A DAciContainer.java50 * The AciContainer class contains all of the needed information to perform
55 public abstract class AciContainer class in inherits:AciTargetMatchContext,AciEvalContext
254 protected AciContainer(Operation operation, int rights, Entry entry) { method in class:AciContainer
321 protected AciContainer(Operation operation, Entry e, method in class:AciContainer
/forgerock/opendj2.6.2/src/server/org/opends/server/authorization/dseecompat/
H A DAciContainer.java50 * The AciContainer class contains all of the needed information to perform
55 public abstract class AciContainer class in inherits:AciTargetMatchContext,AciEvalContext
254 protected AciContainer(Operation operation, int rights, Entry entry) { method in class:AciContainer
321 protected AciContainer(Operation operation, Entry e, method in class:AciContainer
/forgerock/opendj2-hg/src/server/org/opends/server/authorization/dseecompat/
H A DAciContainer.java48 * The AciContainer class contains all of the needed information to perform
53 public abstract class AciContainer class in inherits:AciTargetMatchContext,AciEvalContext
242 protected AciContainer(Operation operation, int rights, Entry entry) { method in class:AciContainer
306 protected AciContainer(Operation operation, Entry e, method in class:AciContainer
/forgerock/opendj2-jel-hg/src/server/org/opends/server/authorization/dseecompat/
H A DAciContainer.java50 * The AciContainer class contains all of the needed information to perform
55 public abstract class AciContainer class in inherits:AciTargetMatchContext,AciEvalContext
254 protected AciContainer(Operation operation, int rights, Entry entry) { method in class:AciContainer
321 protected AciContainer(Operation operation, Entry e, method in class:AciContainer
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/authorization/dseecompat/
H A DAciContainer.java49 * The AciContainer class contains all of the needed information to perform
54 public abstract class AciContainer class in inherits:AciTargetMatchContext,AciEvalContext
231 protected AciContainer(Operation operation, int rights, Entry entry) { method in class:AciContainer
299 protected AciContainer(Operation operation, Entry e, method in class:AciContainer

Completed in 33 milliseconds