Searched refs:users (Results 76 - 100 of 125) sorted by relevance

12345

/forgerock/opendj-b2.6/resource/bin/
H A D_client-script.bat30 rem be invoked directly by end users.
H A D_server-script.bat30 rem be invoked directly by end users.
H A D_mixed-script.bat30 rem be invoked directly by end users.
/forgerock/opendj-b2.6/ext/ant/
H A DLICENSE219 1. The full text of this NOTICE in a location viewable to users of the
/forgerock/opendj2.6.2/resource/bin/
H A D_client-script.bat30 rem be invoked directly by end users.
H A D_server-script.bat30 rem be invoked directly by end users.
H A D_mixed-script.bat30 rem be invoked directly by end users.
/forgerock/opendj2.6.2/ext/ant/
H A DLICENSE219 1. The full text of this NOTICE in a location viewable to users of the
/forgerock/opendj2-jel-hg/resource/bin/
H A D_server-script.bat30 rem be invoked directly by end users.
H A D_mixed-script.bat30 rem be invoked directly by end users.
/forgerock/opendj2-hg/ext/ant/
H A DLICENSE219 1. The full text of this NOTICE in a location viewable to users of the
/forgerock/opendj2-hg/resource/bin/
H A D_server-script.bat29 rem be invoked directly by end users.
H A D_mixed-script.bat29 rem be invoked directly by end users.
/forgerock/opendj-v3/opendj-server-legacy/ext/ant/
H A DLICENSE219 1. The full text of this NOTICE in a location viewable to users of the
/forgerock/opendj-v3/opendj-server-legacy/resource/bin/
H A D_server-script.bat29 rem be invoked directly by end users.
H A D_mixed-script.bat29 rem be invoked directly by end users.
/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/am/sdk/
H A DAMOrganization.java1907 * Creates users in this organization. For each user the, object classes
1914 * @param users
1923 public Set createUsers(Set users) throws AMException, SSOException; argument
1926 * Creates users and initializes their attributes. For each user the, object
1933 * @param users
1943 public Set createUsers(Map users) throws AMException, SSOException; argument
1972 * Deletes users from this organization.
1974 * @param users
1982 public void deleteUsers(Set users) throws AMException, SSOException; argument
1985 * Returns the names (DNs) of users i
[all...]
H A DAMPeopleContainerImpl.java60 * Creates users in this people container. For each user the, object classes
67 * @param users
105 * Creates users and initializes their attributes. For each user the, object
112 * @param users
131 * Creates users and initializes their attributes.For each user the, object
138 * @param users
142 * Set of service names assigned to the users where the key is
279 * Removes users from the people container.
281 * @param users
284 public void deleteUsers(Set users) throw argument
[all...]
/forgerock/openam-v13/openam-cli/openam-cli-impl/src/main/java/com/sun/identity/cli/datastore/
H A DAddAMSDKIdRepoPlugin.java269 for (Iterator users = defaultGroup.dsUsers.iterator();
270 users.hasNext();) {
271 DirUserObject user = (DirUserObject) users.next();
/forgerock/openam/openam-cli/openam-cli-impl/src/main/java/com/sun/identity/cli/datastore/
H A DAddAMSDKIdRepoPlugin.java269 for (Iterator users = defaultGroup.dsUsers.iterator();
270 users.hasNext();) {
271 DirUserObject user = (DirUserObject) users.next();
/forgerock/openam/openam-core/src/main/java/com/iplanet/am/sdk/
H A DAMOrganization.java1907 * Creates users in this organization. For each user the, object classes
1914 * @param users
1923 public Set createUsers(Set users) throws AMException, SSOException; argument
1926 * Creates users and initializes their attributes. For each user the, object
1933 * @param users
1943 public Set createUsers(Map users) throws AMException, SSOException; argument
1972 * Deletes users from this organization.
1974 * @param users
1982 public void deleteUsers(Set users) throws AMException, SSOException; argument
1985 * Returns the names (DNs) of users i
[all...]
H A DAMPeopleContainerImpl.java60 * Creates users in this people container. For each user the, object classes
67 * @param users
105 * Creates users and initializes their attributes. For each user the, object
112 * @param users
131 * Creates users and initializes their attributes.For each user the, object
138 * @param users
142 * Set of service names assigned to the users where the key is
279 * Removes users from the people container.
281 * @param users
284 public void deleteUsers(Set users) throw argument
[all...]
/forgerock/opendj2/resource/bin/
H A D_mixed-script.bat29 rem be invoked directly by end users.
/forgerock/openidm-v4/openidm-zip/src/main/resources/samples/multiplepasswords/
H A DREADME.md20 This sample shows you how to set up multiple passwords for OpenIDM's managed users internal repository and how to sync
38 * conf/sync.json describes how accounts in the directory server map to managed users in OpenIDM.
39 * conf/managed.json contains the updated schema for managed users which includes the additional password fields.
71 * A mapping from OpenIDM's managed users to system/ldap/account (ou=People). This mapping specifies an "onCreate"
75 * A mapping from OpenIDM's managed users to system/ldap2/account (ou=Customers). This mapping contains the
95 1. A new "fieldHistory" property has been added to managed users. The value of this field is a map of field names to
/forgerock/openidm-v4/openidm-zip/src/main/resources/samples/sample1/
H A DREADME.md189 Management screen and by clicking on the Users tab you should see the 2 users from the XML file (bjensen and

Completed in 113 milliseconds

12345