Searched refs:nextAttr (Results 1 - 4 of 4) sorted by relevance

/forgerock/jee-agents-v3.5/jee-agents-sdk/src/main/java/com/sun/identity/agents/realm/
H A DAmRealm.java401 String nextAttr = sessionAttributeList[i];
402 if (nextAttr != null && nextAttr.trim().length() > 0) {
403 attributes.add(nextAttr);
420 String nextAttr = defaultAttributeList[i];
421 if (nextAttr != null && nextAttr.trim().length() > 0) {
422 getDefaultPrivilegedAttributeSet().add(nextAttr);
/forgerock/jee-agents-v3.5/jee-agents-websphere/jee-agents-websphere-common/src/main/java/com/sun/identity/agents/websphere/
H A DAmRealmUserRegistry.java558 String nextAttr = defaultAttributeList[i];
559 if (nextAttr != null && nextAttr.trim().length() > 0) {
560 getDefaultPrivilegedAttributeSet().add(nextAttr);
/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 95 milliseconds