/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/ums/ |
H A D | IClassResolver.java | 43 * Resolves a set of attributes to a subclass of PersistentObject and 48 * @param set 49 * a set of attributes of an object 55 public Class resolve(String id, AttrSet set); argument
|
H A D | DefaultClassResolver.java | 58 * Resolves a set of attributes to a subclass of PersistentObject and 60 * set to a table of default mappings. 64 * @param set 65 * a set of attributes of an object 69 public Class resolve(String id, AttrSet set) { argument 82 Attr attr = set.getAttribute("objectclass");
|
H A D | GroupResolver.java | 46 public Class resolve(String id, AttrSet set) { argument 47 Class c = super.resolve(id, set); 49 Attr attr = set.getAttribute("memberurl");
|
/forgerock/openam/openam-core/src/main/java/com/iplanet/ums/ |
H A D | IClassResolver.java | 43 * Resolves a set of attributes to a subclass of PersistentObject and 48 * @param set 49 * a set of attributes of an object 55 public Class resolve(String id, AttrSet set); argument
|
H A D | DefaultClassResolver.java | 58 * Resolves a set of attributes to a subclass of PersistentObject and 60 * set to a table of default mappings. 64 * @param set 65 * a set of attributes of an object 69 public Class resolve(String id, AttrSet set) { argument 82 Attr attr = set.getAttribute("objectclass");
|
/forgerock/opendj-b2.6/src/server/org/opends/server/replication/common/ |
H A D | MutableBoolean.java | 63 public void set(boolean value) method in class:MutableBoolean
|
/forgerock/opendj2.6.2/src/server/org/opends/server/replication/common/ |
H A D | MutableBoolean.java | 63 public void set(boolean value) method in class:MutableBoolean
|
/forgerock/opendj2-jel-hg/src/server/org/opends/server/replication/common/ |
H A D | MutableBoolean.java | 63 public void set(boolean value) method in class:MutableBoolean
|
/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/services/comm/server/ |
H A D | PLLServer.java | 59 * @param set 66 public static void send(URL url, NotificationSet set) argument 68 NotificationSender sender = new NotificationSender(url, set);
|
H A D | NotificationSender.java | 54 private NotificationSet set; field in class:NotificationSender 61 set = s; 74 String xml = set.toXMLString(); 75 // compute length in case iWS set arbitrary length
|
/forgerock/openam-v13/openam-core/src/main/java/org/forgerock/openam/session/util/ |
H A D | AppTokenHandler.java | 43 public static void set(Object appToken) { method in class:AppTokenHandler 44 appTokenHolder.set(appToken);
|
/forgerock/openam/openam-core/src/main/java/com/iplanet/services/comm/server/ |
H A D | PLLServer.java | 59 * @param set 66 public static void send(URL url, NotificationSet set) argument 68 NotificationSender sender = new NotificationSender(url, set);
|
/forgerock/openam/openam-core/src/main/java/org/forgerock/openam/session/util/ |
H A D | AppTokenHandler.java | 43 public static void set(Object appToken) { method in class:AppTokenHandler 44 appTokenHolder.set(appToken);
|
/forgerock/opendj2/src/server/org/opends/server/backends/jeb/ |
H A D | VLVKeyComparator.java | 41 * set stored in the data for the key. 99 // sort values set. It always comes after a non length byte array. 245 * Compares the contents in the provided values set with the given values to 253 * information, only values available in both the values set and the 257 * @param set The sort values set to containing the values. 258 * @param index The index of the values in the set. 262 * @return A negative integer if the values in the set should come before 264 * the values in the set should come after the given values in 274 public int compare(SortValuesSet set, in argument [all...] |
/forgerock/opendj-b2.6/src/server/org/opends/server/backends/jeb/ |
H A D | VLVKeyComparator.java | 42 * set stored in the data for the key. 100 // sort values set. It always comes after a non length byte array. 246 * Compares the contents in the provided values set with the given values to 254 * information, only values available in both the values set and the 258 * @param set The sort values set to containing the values. 259 * @param index The index of the values in the set. 263 * @return A negative integer if the values in the set should come before 265 * the values in the set should come after the given values in 275 public int compare(SortValuesSet set, in argument [all...] |
/forgerock/opendj2.6.2/src/server/org/opends/server/backends/jeb/ |
H A D | VLVKeyComparator.java | 42 * set stored in the data for the key. 100 // sort values set. It always comes after a non length byte array. 246 * Compares the contents in the provided values set with the given values to 254 * information, only values available in both the values set and the 258 * @param set The sort values set to containing the values. 259 * @param index The index of the values in the set. 263 * @return A negative integer if the values in the set should come before 265 * the values in the set should come after the given values in 275 public int compare(SortValuesSet set, in argument [all...] |
/forgerock/opendj2-hg/src/server/org/opends/server/backends/jeb/ |
H A D | VLVKeyComparator.java | 41 * set stored in the data for the key. 99 // sort values set. It always comes after a non length byte array. 245 * Compares the contents in the provided values set with the given values to 253 * information, only values available in both the values set and the 257 * @param set The sort values set to containing the values. 258 * @param index The index of the values in the set. 262 * @return A negative integer if the values in the set should come before 264 * the values in the set should come after the given values in 274 public int compare(SortValuesSet set, in argument [all...] |
/forgerock/opendj2-jel-hg/src/server/org/opends/server/backends/jeb/ |
H A D | VLVKeyComparator.java | 42 * set stored in the data for the key. 100 // sort values set. It always comes after a non length byte array. 246 * Compares the contents in the provided values set with the given values to 254 * information, only values available in both the values set and the 258 * @param set The sort values set to containing the values. 259 * @param index The index of the values in the set. 263 * @return A negative integer if the values in the set should come before 265 * the values in the set should come after the given values in 275 public int compare(SortValuesSet set, in argument [all...] |
/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/am/util/ |
H A D | PrintUtils.java | 76 Set set = avPairs.keySet(); 77 Iterator itr = set.iterator(); 93 * toString method of the objects which are in the set. 95 * @param set 96 * which contains a set of objects that should be printed. 98 public void printSet(Set set) { argument 99 printSet(set, 0); 105 * toString method of the objects which are in the set. 107 * @param set 108 * which contains a set o 112 printSet(Set set, int indentLevel) argument [all...] |
/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/ums/validation/ |
H A D | SetValidator.java | 34 * Validates if given value is in the set. This class implements IValidator 36 * string value to be validated and set of Stringvalues against which the value 38 * present in the set. 44 * Checks if the value is in the set. Validates the string value against the 45 * rule, which is a set of elements in the form of a String, with each 56 * @param set Set used by the validation, in the form of a String with 58 * @return true if value is in the set 60 public boolean validate(String value, String set) { argument 61 String[] range = stringToArray(normalize(set));
|
/forgerock/openam-v13/openam-core/src/main/java/org/forgerock/openam/utils/ |
H A D | ModifiedProperty.java | 36 public void set(T t) { method in class:ModifiedProperty 42 * @return The property if it has been set. Otherwise null.
|
/forgerock/openam-v13/openam-shared/src/main/java/com/sun/identity/common/ |
H A D | CaseInsensitiveTreeSet.java | 38 * Tree set with case insensitive String comparison. 93 public CaseInsensitiveTreeSet(SortedSet set) { argument 94 this(true, set); 97 public CaseInsensitiveTreeSet(boolean ascendingOrder, SortedSet set) { argument 99 if (set != null) { 100 Iterator iter = set.iterator();
|
/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/federation/ |
H A D | WSFedGeneralBase.java | 82 * Return empty set if value is null 84 * @param set the set to be checked for null. 87 protected Set returnEmptySetIfValueIsNull(Set set) { argument 88 return (set != null) ? set : Collections.EMPTY_SET;
|
/forgerock/opendj-v3/opendj-server/src/main/java/org/forgerock/opendj/server/core/ |
H A D | Attachment.java | 50 * set. 83 set(attachmentHolder, null); 95 * attachment value to set. 99 public T set(final AttachmentHolder attachmentHolder, final T value) { method in class:Attachment
|
/forgerock/openam/openam-shared/src/main/java/com/sun/identity/common/ |
H A D | CaseInsensitiveTreeSet.java | 38 * Tree set with case insensitive String comparison. 93 public CaseInsensitiveTreeSet(SortedSet set) { argument 94 this(true, set); 97 public CaseInsensitiveTreeSet(boolean ascendingOrder, SortedSet set) { argument 99 if (set != null) { 100 Iterator iter = set.iterator();
|