| Interface | Description |
|---|---|
| BddSecurityManager |
Interface representing a security manager capable of applying record-level security filters for BDD.
|
| MDEXSecurityManager | Deprecated
use
BddSecurityManager. |
| Class | Description |
|---|---|
| AbstractBddSecurityManager |
Abstract partial implementation of
BddSecurityManager. |
| AttributeAclSecurityManager |
Example concrete implementation of
BddSecurityManager. |
| AttributeAclSecurityManager.OrExpressionBuilder |
Builder helper that simpifies building a long chain of nested OR expressions, equivalent to A OR B OR C ... etc.
|
| Exception | Description |
|---|---|
| BddSecurityException |
Exception class representing an error parsing, processing, or applying record-level security
|
| MDEXSecurityException | Deprecated |
Copyright 2003, 2014, Oracle and/or its affiliates. All rights reserved.