Searched defs:currentAttribute (Results 1 - 3 of 3) sorted by relevance

/forgerock/openam-v13/openam-authentication/deviceprint/module/src/main/java/org/forgerock/openam/authentication/modules/deviceprint/comparators/
H A DMultiValueAttributeComparator.java63 * @param currentAttribute The current value.
72 public ComparisonResult compare(String currentAttribute, String storedAttribute, argument
76 List<String> currentAttributes = convertAttributesToList(currentAttribute);
79 if (storedAttribute == null && currentAttribute != null && currentAttributes.size() == 0) {
/forgerock/opendj-b2.6/resource/dsml/lib/
H A Dsaaj-impl-1.3.jarcom/ com/sun/ com/sun/xml/ com/sun/xml/messaging/ com/sun/xml/messaging/saaj/ com/sun/xml/messaging/ ...
/forgerock/opendj2-jel-hg/resource/dsml/lib/
H A Dsaaj-impl-1.3.jarcom/ com/sun/ com/sun/xml/ com/sun/xml/messaging/ com/sun/xml/messaging/saaj/ com/sun/xml/messaging/ ...

Completed in 41 milliseconds