Searched refs:respAttributes (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/policy/remote/
H A DResourceResultRequest.java104 private Set respAttributes = null; field in class:ResourceResultRequest
209 return respAttributes;
218 respAttributes = attrs;
353 if (respAttributes != null) {
355 respAttributes));
/forgerock/openam/openam-core/src/main/java/com/sun/identity/policy/remote/
H A DResourceResultRequest.java104 private Set respAttributes = null; field in class:ResourceResultRequest
209 return respAttributes;
218 respAttributes = attrs;
353 if (respAttributes != null) {
355 respAttributes));

Completed in 28 milliseconds