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

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/liberty/ws/idpp/
H A DPersonalProfile.java618 public boolean isSelectDataSupported(String select) { method in class:PersonalProfile
619 IDPPUtils.debug.message("PersonalProfile:isSelectDataSupported:Init");
626 IDPPUtils.debug.message("PersonalProfile.isSelectDataSupported: " +
H A DPPRequestHandler.java257 if(!pp.isSelectDataSupported(select)) {
532 if(!pp.isSelectDataSupported(select)){
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/liberty/ws/idpp/
H A DPersonalProfile.java621 public boolean isSelectDataSupported(String select) { method in class:PersonalProfile
622 IDPPUtils.debug.message("PersonalProfile:isSelectDataSupported:Init");
629 IDPPUtils.debug.message("PersonalProfile.isSelectDataSupported: " +
H A DPPRequestHandler.java257 if(!pp.isSelectDataSupported(select)) {
532 if(!pp.isSelectDataSupported(select)){

Completed in 634 milliseconds