| /forgerock/openam-v13/openam-oauth/src/main/java/com/sun/identity/oauth/service/ |
| H A D | RestService.java | 20 * If applicable, add the following below the CDDL Header, 42 s.add(RequestTokenRequest.class); 43 s.add(ConsumerResource.class); 44 s.add(ConsumerResource.class); 45 s.add(RequestTokenResource.class); 46 s.add(AccessTokenResource.class); 47 s.add(ConsumerRequest.class); 48 s.add(AccessTokenRequest.class); 49 s.add(AuthorizationFactory.class); 50 s.add(NoBrowserAuthorizatio [all...] |
| /forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/api/plugin/ |
| H A D | DirectoryServerPluginTestCase.java | 18 * add the following below this CDDL HEADER, with the fields enclosed 84 sigList.add("initializePlugin"); 85 sigList.add("void"); 86 sigList.add("java.util.Set"); 87 sigList.add("org.opends.server.admin.std.server.PluginCfg"); 88 sigList.add("org.opends.server.config.ConfigException"); 89 sigList.add("org.opends.server.types.InitializationException"); 90 expectedAbstractMethods.add(sigList); 101 foundList.add(m.getName()); 102 foundList.add( [all...] |
| /forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/api/plugin/ |
| H A D | DirectoryServerPluginTestCase.java | 16 * If applicable, add the following below this CDDL HEADER, with the 83 sigList.add("initializePlugin"); 84 sigList.add("void"); 85 sigList.add("java.util.Set"); 86 sigList.add("org.opends.server.admin.std.server.PluginCfg"); 87 sigList.add("org.opends.server.config.ConfigException"); 88 sigList.add("org.opends.server.types.InitializationException"); 89 expectedAbstractMethods.add(sigList); 100 foundList.add(m.getName()); 101 foundList.add( [all...] |
| /forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/api/plugin/ |
| H A D | DirectoryServerPluginTestCase.java | 18 * add the following below this CDDL HEADER, with the fields enclosed 84 sigList.add("initializePlugin"); 85 sigList.add("void"); 86 sigList.add("java.util.Set"); 87 sigList.add("org.opends.server.admin.std.server.PluginCfg"); 88 sigList.add("org.opends.server.config.ConfigException"); 89 sigList.add("org.opends.server.types.InitializationException"); 90 expectedAbstractMethods.add(sigList); 101 foundList.add(m.getName()); 102 foundList.add( [all...] |
| /forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/api/plugin/ |
| H A D | DirectoryServerPluginTestCase.java | 16 * If applicable, add the following below this CDDL HEADER, with the 83 sigList.add("initializePlugin"); 84 sigList.add("void"); 85 sigList.add("java.util.Set"); 86 sigList.add("org.opends.server.admin.std.server.PluginCfg"); 87 sigList.add("org.opends.server.config.ConfigException"); 88 sigList.add("org.opends.server.types.InitializationException"); 89 expectedAbstractMethods.add(sigList); 100 foundList.add(m.getName()); 101 foundList.add( [all...] |
| /forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/api/plugin/ |
| H A D | DirectoryServerPluginTestCase.java | 18 * add the following below this CDDL HEADER, with the fields enclosed 84 sigList.add("initializePlugin"); 85 sigList.add("void"); 86 sigList.add("java.util.Set"); 87 sigList.add("org.opends.server.admin.std.server.PluginCfg"); 88 sigList.add("org.opends.server.config.ConfigException"); 89 sigList.add("org.opends.server.types.InitializationException"); 90 expectedAbstractMethods.add(sigList); 101 foundList.add(m.getName()); 102 foundList.add( [all...] |
| /forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/api/plugin/ |
| H A D | DirectoryServerPluginTestCase.java | 16 * If applicable, add the following below this CDDL HEADER, with the 78 sigList.add("initializePlugin"); 79 sigList.add("void"); 80 sigList.add("java.util.Set"); 81 sigList.add("org.opends.server.admin.std.server.PluginCfg"); 82 sigList.add("org.forgerock.opendj.config.server.ConfigException"); 83 sigList.add("org.opends.server.types.InitializationException"); 84 expectedAbstractMethods.add(sigList); 94 foundList.add(m.getName()); 95 foundList.add( [all...] |
| /forgerock/opendj-b2.6/src/server/org/opends/server/types/ |
| H A D | Privilege.java | 18 * add the following below this CDDL HEADER, with the fields enclosed 298 PRIV_NAMES.add("bypass-acl"); 299 PRIV_NAMES.add("bypass-lockdown"); 300 PRIV_NAMES.add("modify-acl"); 301 PRIV_NAMES.add("config-read"); 302 PRIV_NAMES.add("config-write"); 303 PRIV_NAMES.add("jmx-read"); 304 PRIV_NAMES.add("jmx-write"); 305 PRIV_NAMES.add("jmx-notify"); 306 PRIV_NAMES.add("ldi [all...] |
| /forgerock/opendj2.6.2/src/server/org/opends/server/types/ |
| H A D | Privilege.java | 18 * add the following below this CDDL HEADER, with the fields enclosed 298 PRIV_NAMES.add("bypass-acl"); 299 PRIV_NAMES.add("bypass-lockdown"); 300 PRIV_NAMES.add("modify-acl"); 301 PRIV_NAMES.add("config-read"); 302 PRIV_NAMES.add("config-write"); 303 PRIV_NAMES.add("jmx-read"); 304 PRIV_NAMES.add("jmx-write"); 305 PRIV_NAMES.add("jmx-notify"); 306 PRIV_NAMES.add("ldi [all...] |
| /forgerock/opendj2-jel-hg/src/server/org/opends/server/types/ |
| H A D | Privilege.java | 18 * add the following below this CDDL HEADER, with the fields enclosed 298 PRIV_NAMES.add("bypass-acl"); 299 PRIV_NAMES.add("bypass-lockdown"); 300 PRIV_NAMES.add("modify-acl"); 301 PRIV_NAMES.add("config-read"); 302 PRIV_NAMES.add("config-write"); 303 PRIV_NAMES.add("jmx-read"); 304 PRIV_NAMES.add("jmx-write"); 305 PRIV_NAMES.add("jmx-notify"); 306 PRIV_NAMES.add("ldi [all...] |
| /forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/types/ |
| H A D | Privilege.java | 16 * If applicable, add the following below this CDDL HEADER, with the 265 DEFAULT_ROOT_PRIV_SET.add(BYPASS_ACL); 266 DEFAULT_ROOT_PRIV_SET.add(BYPASS_LOCKDOWN); 267 DEFAULT_ROOT_PRIV_SET.add(MODIFY_ACL); 268 DEFAULT_ROOT_PRIV_SET.add(CONFIG_READ); 269 DEFAULT_ROOT_PRIV_SET.add(CONFIG_WRITE); 270 DEFAULT_ROOT_PRIV_SET.add(LDIF_IMPORT); 271 DEFAULT_ROOT_PRIV_SET.add(LDIF_EXPORT); 272 DEFAULT_ROOT_PRIV_SET.add(BACKEND_BACKUP); 273 DEFAULT_ROOT_PRIV_SET.add(BACKEND_RESTOR [all...] |
| /forgerock/openam/openam-core/src/main/java/com/sun/identity/common/configuration/ |
| H A D | SiteConfiguration.java | 20 * If applicable, add the following below the CDDL Header, 57 specialCharacters.add('~'); 58 specialCharacters.add('!'); 59 specialCharacters.add('@'); 60 specialCharacters.add('#'); 61 specialCharacters.add('$'); 62 specialCharacters.add('%'); 63 specialCharacters.add('^'); 64 specialCharacters.add('&'); 65 specialCharacters.add('*'); [all...] |
| /forgerock/openam-v13/openam-upgrade/src/main/java/org/forgerock/openam/upgrade/helpers/ |
| H A D | PolicyConfigUpgradeHelper.java | 10 * the License file at legal/CDDLv1.0.txt. If applicable, add the following below the CDDL 31 attributes.add(ADVICES_HANDLEABLE_BY_AM); 32 attributes.add(LDAP_BASE_DN); 33 attributes.add(LDAP_ORG_SEARCH_SCOPE); 34 attributes.add(LDAP_GROUP_SEARCH_FILTER); 35 attributes.add(LDAP_GROUP_SEARCH_SCOPE); 36 attributes.add(LDAP_ROLES_SEARCH_FILTER); 37 attributes.add(LDAP_ROLES_SEARCH_SCOPE); 38 attributes.add(LDAP_ORG_SEARCH_ATTRIBUTE); 39 attributes.add(LDAP_GROUP_SEARCH_ATTRIBUT [all...] |
| /forgerock/openam/openam-upgrade/src/main/java/org/forgerock/openam/upgrade/helpers/ |
| H A D | PolicyConfigUpgradeHelper.java | 10 * the License file at legal/CDDLv1.0.txt. If applicable, add the following below the CDDL 31 attributes.add(ADVICES_HANDLEABLE_BY_AM); 32 attributes.add(LDAP_BASE_DN); 33 attributes.add(LDAP_ORG_SEARCH_SCOPE); 34 attributes.add(LDAP_GROUP_SEARCH_FILTER); 35 attributes.add(LDAP_GROUP_SEARCH_SCOPE); 36 attributes.add(LDAP_ROLES_SEARCH_FILTER); 37 attributes.add(LDAP_ROLES_SEARCH_SCOPE); 38 attributes.add(LDAP_ORG_SEARCH_ATTRIBUTE); 39 attributes.add(LDAP_GROUP_SEARCH_ATTRIBUT [all...] |
| /forgerock/openam/openam-core/src/main/java/com/sun/identity/config/wizard/ |
| H A D | Step7.java | 20 * If applicable, add the following below the CDDL Header, 56 add("configDirectory", tmp); 59 add("isEmbedded", "1"); 60 add("configStoreHost", "localhost"); 63 add("configStoreHost", tmp); 66 add("displayConfigStoreSSL", tmp.equals("SSL") ? 70 add("rootSuffix", tmp); 74 add("configStorePort", tmp); 76 add("configStoreAdminPort", tmp); 78 add("configStoreJmxPor 148 protected void add(String key, Object value) { method in class:Step7 [all...] |
| /forgerock/opendj-b2.6/src/server/org/opends/server/core/ |
| H A D | RootPrivilegeChangeListener.java | 18 * add the following below this CDDL HEADER, with the fields enclosed 123 privSet.add(Privilege.BYPASS_LOCKDOWN); 126 privSet.add(Privilege.BYPASS_ACL); 129 privSet.add(Privilege.MODIFY_ACL); 132 privSet.add(Privilege.CONFIG_READ); 135 privSet.add(Privilege.CONFIG_WRITE); 138 privSet.add(Privilege.JMX_READ); 141 privSet.add(Privilege.JMX_WRITE); 144 privSet.add(Privilege.JMX_NOTIFY); 147 privSet.add(Privileg [all...] |
| /forgerock/opendj2.6.2/src/server/org/opends/server/core/ |
| H A D | RootPrivilegeChangeListener.java | 18 * add the following below this CDDL HEADER, with the fields enclosed 123 privSet.add(Privilege.BYPASS_LOCKDOWN); 126 privSet.add(Privilege.BYPASS_ACL); 129 privSet.add(Privilege.MODIFY_ACL); 132 privSet.add(Privilege.CONFIG_READ); 135 privSet.add(Privilege.CONFIG_WRITE); 138 privSet.add(Privilege.JMX_READ); 141 privSet.add(Privilege.JMX_WRITE); 144 privSet.add(Privilege.JMX_NOTIFY); 147 privSet.add(Privileg [all...] |
| /forgerock/opendj2-jel-hg/src/server/org/opends/server/core/ |
| H A D | RootPrivilegeChangeListener.java | 18 * add the following below this CDDL HEADER, with the fields enclosed 123 privSet.add(Privilege.BYPASS_LOCKDOWN); 126 privSet.add(Privilege.BYPASS_ACL); 129 privSet.add(Privilege.MODIFY_ACL); 132 privSet.add(Privilege.CONFIG_READ); 135 privSet.add(Privilege.CONFIG_WRITE); 138 privSet.add(Privilege.JMX_READ); 141 privSet.add(Privilege.JMX_WRITE); 144 privSet.add(Privilege.JMX_NOTIFY); 147 privSet.add(Privileg [all...] |
| /forgerock/opendj-b2.6/src/server/org/opends/server/controls/ |
| H A D | PersistentSearchChangeType.java | 18 * add the following below this CDDL HEADER, with the fields enclosed 51 * The change type that will be used for add operations. 119 return "add"; 189 changeTypes.add(ADD); 192 changeTypes.add(DELETE); 195 changeTypes.add(ADD); 196 changeTypes.add(DELETE); 199 changeTypes.add(MODIFY); 202 changeTypes.add(ADD); 203 changeTypes.add(MODIF [all...] |
| /forgerock/opendj2/src/server/org/opends/server/controls/ |
| H A D | PersistentSearchChangeType.java | 16 * If applicable, add the following below this CDDL HEADER, with the 49 /** The change type that will be used for add operations. */ 103 return "add"; 173 changeTypes.add(ADD); 176 changeTypes.add(DELETE); 179 changeTypes.add(ADD); 180 changeTypes.add(DELETE); 183 changeTypes.add(MODIFY); 186 changeTypes.add(ADD); 187 changeTypes.add(MODIF [all...] |
| /forgerock/opendj2.6.2/src/server/org/opends/server/controls/ |
| H A D | PersistentSearchChangeType.java | 18 * add the following below this CDDL HEADER, with the fields enclosed 51 * The change type that will be used for add operations. 119 return "add"; 189 changeTypes.add(ADD); 192 changeTypes.add(DELETE); 195 changeTypes.add(ADD); 196 changeTypes.add(DELETE); 199 changeTypes.add(MODIFY); 202 changeTypes.add(ADD); 203 changeTypes.add(MODIF [all...] |
| /forgerock/opendj2-jel-hg/src/server/org/opends/server/controls/ |
| H A D | PersistentSearchChangeType.java | 18 * add the following below this CDDL HEADER, with the fields enclosed 51 * The change type that will be used for add operations. 119 return "add"; 189 changeTypes.add(ADD); 192 changeTypes.add(DELETE); 195 changeTypes.add(ADD); 196 changeTypes.add(DELETE); 199 changeTypes.add(MODIFY); 202 changeTypes.add(ADD); 203 changeTypes.add(MODIF [all...] |
| /forgerock/opendj2-hg/src/server/org/opends/server/controls/ |
| H A D | PersistentSearchChangeType.java | 16 * If applicable, add the following below this CDDL HEADER, with the 49 /** The change type that will be used for add operations. */ 103 return "add"; 173 changeTypes.add(ADD); 176 changeTypes.add(DELETE); 179 changeTypes.add(ADD); 180 changeTypes.add(DELETE); 183 changeTypes.add(MODIFY); 186 changeTypes.add(ADD); 187 changeTypes.add(MODIF [all...] |
| /forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/controls/ |
| H A D | PersistentSearchChangeType.java | 16 * If applicable, add the following below this CDDL HEADER, with the 49 /** The change type that will be used for add operations. */ 103 return "add"; 172 changeTypes.add(ADD); 175 changeTypes.add(DELETE); 178 changeTypes.add(ADD); 179 changeTypes.add(DELETE); 182 changeTypes.add(MODIFY); 185 changeTypes.add(ADD); 186 changeTypes.add(MODIF [all...] |
| /forgerock/openam-v13/openam-audit/openam-audit-configuration/src/main/java/org/forgerock/openam/audit/configuration/ |
| H A D | AuditTopicDefaultValues.java | 10 * the License file at legal/CDDLv1.0.txt. If applicable, add the following below the CDDL 33 AUDIT_TOPICS.add("access"); 34 AUDIT_TOPICS.add("activity"); 35 AUDIT_TOPICS.add("authentication"); 36 AUDIT_TOPICS.add("config");
|