Searched refs:create (Results 26 - 50 of 2351) sorted by relevance

1234567891011>>

/forgerock/openam-v13/openam-scripting/src/main/java/org/forgerock/openam/scripting/datastore/
H A DScriptingDataStoreFactory.java31 ScriptingDataStore create(Subject subject, String realm); method in interface:ScriptingDataStoreFactory
/forgerock/openam-v13/openam-scripting/src/main/java/org/forgerock/openam/scripting/service/
H A DScriptingServiceFactory.java32 ScriptingService create(Subject subject, String realm); method in interface:ScriptingServiceFactory
/forgerock/jee-agents-v3.5/jee-agents-sampleapp/jee-agents-sampleapp-ejb/src/main/java/com/sun/identity/agents/sample/
H A DProtectedEJBHome.java38 public ProtectedEJB create() throws CreateException, RemoteException; method in interface:ProtectedEJBHome
H A DSecurityAwareEJBHome.java38 public SecurityAwareEJB create() throws CreateException, RemoteException; method in interface:SecurityAwareEJBHome
/forgerock/openam-v13/openam-core-rest/src/main/java/org/forgerock/openam/core/rest/devices/services/
H A DTrustedDeviceServiceFactory.java25 public DeviceService create(String realm) { method in class:TrustedDeviceServiceFactory
/forgerock/openam-v13/openam-core-rest/src/main/java/org/forgerock/openam/core/rest/sms/
H A DSmsRequestHandlerFactory.java23 public SmsRequestHandler create(SchemaType type); method in interface:SmsRequestHandlerFactory
/forgerock/openam-v13/openam-entitlements/src/main/java/org/forgerock/openam/entitlement/service/
H A DApplicationServiceFactory.java37 ApplicationService create(Subject subject, String realm); method in interface:ApplicationServiceFactory
/forgerock/openidm-v4/openidm-provisioner-openicf/src/main/java/org/forgerock/openidm/provisioner/openicf/syncfailure/
H A DSyncFailureHandlerFactory.java21 * A factory interface to create a {@link SyncFailureHandler}.
32 SyncFailureHandler create(JsonValue config) throws Exception; method in interface:SyncFailureHandlerFactory
/forgerock/openam/openam-oauth2/src/main/java/org/forgerock/openam/oauth2/resources/
H A DResourceSetStoreFactory.java28 ResourceSetStore create(String realm); method in interface:ResourceSetStoreFactory
/forgerock/openam/openam-core/src/main/java/com/sun/identity/sm/
H A DOrganizationConfigManagerFactory.java36 OrganizationConfigManager create(SSOToken token, String realm) throws SMSException; method in interface:OrganizationConfigManagerFactory
/forgerock/openam/openam-core/src/main/java/org/forgerock/openam/entitlement/service/
H A DApplicationServiceFactory.java37 ApplicationService create(Subject subject, String realm); method in interface:ApplicationServiceFactory
/forgerock/openam/openam-core-rest/src/main/java/org/forgerock/openam/core/rest/sms/
H A DSmsRequestHandlerFactory.java23 public SmsRequestHandler create(SchemaType type); method in interface:SmsRequestHandlerFactory
/forgerock/opendj-b2.6/src/server/org/opends/server/core/networkgroups/
H A DNetworkGroupStatistics.java170 attrs.add(Attributes.create(
173 attrs.add(Attributes.create(
176 attrs.add(Attributes.create(
179 attrs.add(Attributes.create(
188 attrs.add(Attributes.create("ds-mon-client-connection-count",
190 attrs.add(Attributes.create("ds-mon-client-connection-max-count",
192 attrs.add(Attributes.create(
197 attrs.add(Attributes.create("ds-mon-abandon-operations-total-count",
199 attrs.add(Attributes.create("ds-mon-add-operations-total-count",
201 attrs.add(Attributes.create("d
[all...]
/forgerock/opendj2/src/server/org/opends/server/core/networkgroups/
H A DNetworkGroupStatistics.java169 attrs.add(Attributes.create(
172 attrs.add(Attributes.create(
175 attrs.add(Attributes.create(
178 attrs.add(Attributes.create(
187 attrs.add(Attributes.create("ds-mon-client-connection-count",
189 attrs.add(Attributes.create("ds-mon-client-connection-max-count",
191 attrs.add(Attributes.create(
196 attrs.add(Attributes.create("ds-mon-abandon-operations-total-count",
198 attrs.add(Attributes.create("ds-mon-add-operations-total-count",
200 attrs.add(Attributes.create("d
[all...]
/forgerock/opendj2.6.2/src/server/org/opends/server/core/networkgroups/
H A DNetworkGroupStatistics.java170 attrs.add(Attributes.create(
173 attrs.add(Attributes.create(
176 attrs.add(Attributes.create(
179 attrs.add(Attributes.create(
188 attrs.add(Attributes.create("ds-mon-client-connection-count",
190 attrs.add(Attributes.create("ds-mon-client-connection-max-count",
192 attrs.add(Attributes.create(
197 attrs.add(Attributes.create("ds-mon-abandon-operations-total-count",
199 attrs.add(Attributes.create("ds-mon-add-operations-total-count",
201 attrs.add(Attributes.create("d
[all...]
/forgerock/opendj2-jel-hg/src/server/org/opends/server/core/networkgroups/
H A DNetworkGroupStatistics.java170 attrs.add(Attributes.create(
173 attrs.add(Attributes.create(
176 attrs.add(Attributes.create(
179 attrs.add(Attributes.create(
188 attrs.add(Attributes.create("ds-mon-client-connection-count",
190 attrs.add(Attributes.create("ds-mon-client-connection-max-count",
192 attrs.add(Attributes.create(
197 attrs.add(Attributes.create("ds-mon-abandon-operations-total-count",
199 attrs.add(Attributes.create("ds-mon-add-operations-total-count",
201 attrs.add(Attributes.create("d
[all...]
/forgerock/opendj2-hg/src/server/org/opends/server/core/networkgroups/
H A DNetworkGroupStatistics.java169 attrs.add(Attributes.create(
172 attrs.add(Attributes.create(
175 attrs.add(Attributes.create(
178 attrs.add(Attributes.create(
187 attrs.add(Attributes.create("ds-mon-client-connection-count",
189 attrs.add(Attributes.create("ds-mon-client-connection-max-count",
191 attrs.add(Attributes.create(
196 attrs.add(Attributes.create("ds-mon-abandon-operations-total-count",
198 attrs.add(Attributes.create("ds-mon-add-operations-total-count",
200 attrs.add(Attributes.create("d
[all...]
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/types/
H A DAttributes.java50 * create(String, String);
52 * create(String, String, String...);
74 public static Attribute create(AttributeType attributeType, ByteString value) method in class:Attributes
76 return create(attributeType, attributeType.getNameOrOID(), value);
90 return newArrayList(create(attributeType, value));
102 public static Attribute create(AttributeType attributeType, String valueString) method in class:Attributes
104 return create(attributeType, attributeType.getNameOrOID(), valueString);
118 return newArrayList(create(attributeType, valueString));
133 public static Attribute create(AttributeType attributeType, String name, ByteString value) method in class:Attributes
135 return AttributeBuilder.create(attributeTyp
149 public static Attribute create(AttributeType attributeType, String name, String valueString) method in class:Attributes
185 public static Attribute create(String attributeName, String valueString) method in class:Attributes
211 public static Attribute create(String attributeName, String... valueStrings) method in class:Attributes
[all...]
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/tools/
H A DImportLDIFTestCase.java168 Attributes.create("creatorsname", "cn=Import"),
169 Attributes.create("modifiersname", "cn=Import"));
203 Attributes.create("description", "This is the description for Aaccf Amar"),
204 Attributes.create("mail", "user.0@example.com"),
205 Attributes.create("creatorsname", "cn=Import"),
206 Attributes.create("modifiersname", "cn=Import"));
240 Attributes.create("description", "This is the description for Aaccf Amar"),
241 Attributes.create("mail", "user.0@example.com"),
242 Attributes.create("creatorsname", "cn=Import"),
243 Attributes.create("modifiersnam
[all...]
/forgerock/opendj-b2.6/src/server/org/opends/server/types/
H A DAttributes.java50 * create(String, String);
52 * create(String, String, String...);
75 public static Attribute create(AttributeType attributeType, method in class:Attributes
78 return create(attributeType, attributeType.getNameOrOID(), value);
93 public static Attribute create(AttributeType attributeType, method in class:Attributes
96 return create(attributeType, attributeType.getNameOrOID(),
114 public static Attribute create(AttributeType attributeType, method in class:Attributes
117 return AttributeBuilder.create(attributeType, name, Collections
135 public static Attribute create(AttributeType attributeType, method in class:Attributes
138 AttributeValue value = AttributeValues.create(attributeTyp
159 public static Attribute create(String attributeName, method in class:Attributes
192 public static Attribute create(String attributeName, method in class:Attributes
[all...]
/forgerock/opendj2/src/server/org/opends/server/types/
H A DAttributes.java49 * create(String, String);
51 * create(String, String, String...);
74 public static Attribute create(AttributeType attributeType, method in class:Attributes
77 return create(attributeType, attributeType.getNameOrOID(), value);
92 public static Attribute create(AttributeType attributeType, method in class:Attributes
95 return create(attributeType, attributeType.getNameOrOID(),
113 public static Attribute create(AttributeType attributeType, method in class:Attributes
116 return AttributeBuilder.create(attributeType, name, Collections
134 public static Attribute create(AttributeType attributeType, method in class:Attributes
137 AttributeValue value = AttributeValues.create(attributeTyp
158 public static Attribute create(String attributeName, method in class:Attributes
191 public static Attribute create(String attributeName, method in class:Attributes
[all...]
/forgerock/opendj2.6.2/src/server/org/opends/server/types/
H A DAttributes.java50 * create(String, String);
52 * create(String, String, String...);
75 public static Attribute create(AttributeType attributeType, method in class:Attributes
78 return create(attributeType, attributeType.getNameOrOID(), value);
93 public static Attribute create(AttributeType attributeType, method in class:Attributes
96 return create(attributeType, attributeType.getNameOrOID(),
114 public static Attribute create(AttributeType attributeType, method in class:Attributes
117 return AttributeBuilder.create(attributeType, name, Collections
135 public static Attribute create(AttributeType attributeType, method in class:Attributes
138 AttributeValue value = AttributeValues.create(attributeTyp
159 public static Attribute create(String attributeName, method in class:Attributes
192 public static Attribute create(String attributeName, method in class:Attributes
[all...]
/forgerock/opendj2-jel-hg/src/server/org/opends/server/types/
H A DAttributes.java50 * create(String, String);
52 * create(String, String, String...);
75 public static Attribute create(AttributeType attributeType, method in class:Attributes
78 return create(attributeType, attributeType.getNameOrOID(), value);
93 public static Attribute create(AttributeType attributeType, method in class:Attributes
96 return create(attributeType, attributeType.getNameOrOID(),
114 public static Attribute create(AttributeType attributeType, method in class:Attributes
117 return AttributeBuilder.create(attributeType, name, Collections
135 public static Attribute create(AttributeType attributeType, method in class:Attributes
138 AttributeValue value = AttributeValues.create(attributeTyp
159 public static Attribute create(String attributeName, method in class:Attributes
192 public static Attribute create(String attributeName, method in class:Attributes
[all...]
/forgerock/opendj2-hg/src/server/org/opends/server/types/
H A DAttributes.java49 * create(String, String);
51 * create(String, String, String...);
74 public static Attribute create(AttributeType attributeType, method in class:Attributes
77 return create(attributeType, attributeType.getNameOrOID(), value);
92 public static Attribute create(AttributeType attributeType, method in class:Attributes
95 return create(attributeType, attributeType.getNameOrOID(),
113 public static Attribute create(AttributeType attributeType, method in class:Attributes
116 return AttributeBuilder.create(attributeType, name, Collections
134 public static Attribute create(AttributeType attributeType, method in class:Attributes
137 AttributeValue value = AttributeValues.create(attributeTyp
158 public static Attribute create(String attributeName, method in class:Attributes
191 public static Attribute create(String attributeName, method in class:Attributes
[all...]
/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/protocols/ldap/
H A DTestLDAPConnectionHandler.java122 Attribute useSSL=Attributes.create(ATTR_USE_SSL, String.valueOf(false));
123 Attribute startTls=Attributes.create(ATTR_ALLOW_STARTTLS, String.valueOf(false));
129 Attribute useSSL1=Attributes.create(ATTR_USE_SSL, String.valueOf(true));
130 Attribute startTls1=Attributes.create(ATTR_ALLOW_STARTTLS, String.valueOf(false));
174 Attribute a2=Attributes.create(ATTR_LISTEN_PORT, String.valueOf(389));
175 Attribute a2a=Attributes.create(ATTR_LISTEN_PORT, String.valueOf(70000));
176 Attribute a3=Attributes.create(ATTR_LISTEN_ADDRESS, "localhost");
177 Attribute a3a=Attributes.create(ATTR_LISTEN_ADDRESS, "FAFASFSDFSADFASDFSDFSDAFAS");
178 Attribute a4=Attributes.create(ATTR_ACCEPT_BACKLOG, String.valueOf(Long.MAX_VALUE));
179 Attribute a5=Attributes.create(ATTR_ALLOWED_CLIEN
[all...]

Completed in 667 milliseconds

1234567891011>>