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

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/liberty/ws/idpp/
H A DPersonalProfile.java193 IDPPContainer container = getIDPPContainer(ppContainer, userDN);
340 private IDPPContainer getIDPPContainer( method in class:PersonalProfile
344 IDPPUtils.debug.message("PersonalProfile:getIDPPContainer:" +
402 IDPPUtils.debug.error("PersonalProfile:getIDPPContainer:" +
439 IDPPContainer container = getIDPPContainer(ppContainer, userDN);
544 getIDPPContainer(containerContext, userDN);
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/liberty/ws/idpp/
H A DPersonalProfile.java196 IDPPContainer container = getIDPPContainer(ppContainer, userDN);
343 private IDPPContainer getIDPPContainer( method in class:PersonalProfile
347 IDPPUtils.debug.message("PersonalProfile:getIDPPContainer:" +
405 IDPPUtils.debug.error("PersonalProfile:getIDPPContainer:" +
442 IDPPContainer container = getIDPPContainer(ppContainer, userDN);
547 getIDPPContainer(containerContext, userDN);

Completed in 30 milliseconds