| | |
| | | |
| | | |
| | | /** |
| | | * The name of the attribute that is used to specify the DN of the target |
| | | * group for a virtual static group. |
| | | */ |
| | | public static final String ATTR_TARGET_GROUP_DN = "ds-target-group-dn"; |
| | | |
| | | |
| | | |
| | | /** |
| | | * The name of the attribute that is used to specify the total number of |
| | | * connections established since startup, formatted in camel case. |
| | | */ |
| | |
| | | |
| | | |
| | | /** |
| | | * The name of the ds-virtual-static-group objectclass in all lowercase |
| | | * characters. |
| | | */ |
| | | public static final String OC_VIRTUAL_STATIC_GROUP = |
| | | "ds-virtual-static-group"; |
| | | |
| | | |
| | | |
| | | /** |
| | | * The English name for the basic disabled log severity used for all |
| | | * log severities. |
| | | */ |