Searched defs:Common (Results 1 - 25 of 38) sorted by relevance

12

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/csharpsource/Fedlet/Fedlet/source/Common/
H A DFedletCertificateFactory.cs7 * of the Common Development and Distribution License
34 using Sun.Identity.Common;
38 namespace Sun.Identity.Common
H A DFedletEncryptedXml.cs7 * of the Common Development and Distribution License
65 using Sun.Identity.Common;
69 namespace Sun.Identity.Common
H A DFedletLogger.cs7 * of the Common Development and Distribution License
31 namespace Sun.Identity.Common
/forgerock/openam/openam-federation/openam-federation-library/src/main/csharpsource/Fedlet/Fedlet/source/Common/
H A DFedletCertificateFactory.cs7 * of the Common Development and Distribution License
34 using Sun.Identity.Common;
38 namespace Sun.Identity.Common
H A DFedletEncryptedXml.cs7 * of the Common Development and Distribution License
65 using Sun.Identity.Common;
69 namespace Sun.Identity.Common
H A DFedletLogger.cs7 * of the Common Development and Distribution License
31 namespace Sun.Identity.Common
H A DFedletSignedSignature.cs7 * of the Common Development and Distribution License
33 namespace Sun.Identity.Common
/forgerock/opendj2/src/server/org/opends/server/admin/
H A DOptionalRelationDefinition.java5 * Common Development and Distribution License, Version 1.0 only
108 Common<C, S> common) {
124 private OptionalRelationDefinition(Common<C, S> common,
107 buildInstance( Common<C, S> common) argument
H A DSetRelationDefinition.java5 * Common Development and Distribution License, Version 1.0 only
130 Common<C, S> common)
153 Common<C, S> common,
129 buildInstance( Common<C, S> common) argument
152 SetRelationDefinition( Common<C, S> common, String pluralName, Map<String, DefaultManagedObject<? extends C, ? extends S>> defaultManagedObjects) argument
H A DSingletonRelationDefinition.java5 * Common Development and Distribution License, Version 1.0 only
108 Common<C, S> common) {
125 private SingletonRelationDefinition(Common<C, S> common,
107 buildInstance( Common<C, S> common) argument
/forgerock/opendj-b2.6/src/server/org/opends/server/admin/
H A DOptionalRelationDefinition.java5 * Common Development and Distribution License, Version 1.0 only
109 Common<C, S> common) {
125 private OptionalRelationDefinition(Common<C, S> common,
108 buildInstance( Common<C, S> common) argument
H A DSetRelationDefinition.java5 * Common Development and Distribution License, Version 1.0 only
131 Common<C, S> common)
154 Common<C, S> common,
130 buildInstance( Common<C, S> common) argument
153 SetRelationDefinition( Common<C, S> common, String pluralName, Map<String, DefaultManagedObject<? extends C, ? extends S>> defaultManagedObjects) argument
H A DSingletonRelationDefinition.java5 * Common Development and Distribution License, Version 1.0 only
109 Common<C, S> common) {
126 private SingletonRelationDefinition(Common<C, S> common,
108 buildInstance( Common<C, S> common) argument
/forgerock/opendj2.6.2/src/server/org/opends/server/admin/
H A DOptionalRelationDefinition.java5 * Common Development and Distribution License, Version 1.0 only
109 Common<C, S> common) {
125 private OptionalRelationDefinition(Common<C, S> common,
108 buildInstance( Common<C, S> common) argument
H A DSetRelationDefinition.java5 * Common Development and Distribution License, Version 1.0 only
131 Common<C, S> common)
154 Common<C, S> common,
130 buildInstance( Common<C, S> common) argument
153 SetRelationDefinition( Common<C, S> common, String pluralName, Map<String, DefaultManagedObject<? extends C, ? extends S>> defaultManagedObjects) argument
H A DSingletonRelationDefinition.java5 * Common Development and Distribution License, Version 1.0 only
109 Common<C, S> common) {
126 private SingletonRelationDefinition(Common<C, S> common,
108 buildInstance( Common<C, S> common) argument
/forgerock/opendj2-hg/src/server/org/opends/server/admin/
H A DOptionalRelationDefinition.java5 * Common Development and Distribution License, Version 1.0 only
108 Common<C, S> common) {
124 private OptionalRelationDefinition(Common<C, S> common,
107 buildInstance( Common<C, S> common) argument
H A DSetRelationDefinition.java5 * Common Development and Distribution License, Version 1.0 only
130 Common<C, S> common)
153 Common<C, S> common,
129 buildInstance( Common<C, S> common) argument
152 SetRelationDefinition( Common<C, S> common, String pluralName, Map<String, DefaultManagedObject<? extends C, ? extends S>> defaultManagedObjects) argument
H A DSingletonRelationDefinition.java5 * Common Development and Distribution License, Version 1.0 only
108 Common<C, S> common) {
125 private SingletonRelationDefinition(Common<C, S> common,
107 buildInstance( Common<C, S> common) argument
/forgerock/opendj2-jel-hg/src/server/org/opends/server/admin/
H A DOptionalRelationDefinition.java5 * Common Development and Distribution License, Version 1.0 only
109 Common<C, S> common) {
125 private OptionalRelationDefinition(Common<C, S> common,
108 buildInstance( Common<C, S> common) argument
H A DSetRelationDefinition.java5 * Common Development and Distribution License, Version 1.0 only
131 Common<C, S> common)
154 Common<C, S> common,
130 buildInstance( Common<C, S> common) argument
153 SetRelationDefinition( Common<C, S> common, String pluralName, Map<String, DefaultManagedObject<? extends C, ? extends S>> defaultManagedObjects) argument
H A DSingletonRelationDefinition.java5 * Common Development and Distribution License, Version 1.0 only
109 Common<C, S> common) {
126 private SingletonRelationDefinition(Common<C, S> common,
108 buildInstance( Common<C, S> common) argument
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/admin/
H A DOptionalRelationDefinition.java5 * Common Development and Distribution License, Version 1.0 only
108 Common<C, S> common) {
121 private OptionalRelationDefinition(Common<C, S> common,
107 buildInstance( Common<C, S> common) argument
H A DSetRelationDefinition.java5 * Common Development and Distribution License, Version 1.0 only
128 protected SetRelationDefinition<C, S> buildInstance(Common<C, S> common)
143 Common<C, S> common,
142 SetRelationDefinition( Common<C, S> common, String pluralName, Map<String, DefaultManagedObject<? extends C, ? extends S>> defaultManagedObjects) argument
H A DSingletonRelationDefinition.java5 * Common Development and Distribution License, Version 1.0 only
108 Common<C, S> common) {
124 private SingletonRelationDefinition(Common<C, S> common,
107 buildInstance( Common<C, S> common) argument

Completed in 80 milliseconds

12