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

/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/core/
H A DPasswordPolicyState.java179 Attribute attr = getFirstAttributeNotEmpty(attributeType);
200 private Attribute getFirstAttributeNotEmpty(AttributeType attributeType) method in class:PasswordPolicyState
376 final Attribute attr = getFirstAttributeNotEmpty(passwordPolicy.getPasswordAttribute());

Completed in 33 milliseconds