Searched defs:PersonalProfile (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.java25 * $Id: PersonalProfile.java,v 1.2 2008/06/25 05:47:14 qcheng Exp $
60 * This class <code>PersonalProfile</code> is an implementation of
73 public class PersonalProfile { class
84 IDPPUtils.debug.error("PersonalProfile:Initialization failed", ex);
91 public PersonalProfile() { method in class:PersonalProfile
92 IDPPUtils.debug.message("PersonalProfile:Init");
114 IDPPUtils.debug.message("PersonalProfile: query init");
117 IDPPUtils.debug.error("PersonalProfile:queryData: null input");
126 IDPPUtils.debug.error("PersonalProfile:queryData:Invalid WSC"+
138 IDPPUtils.debug.message("PersonalProfile
[all...]
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/liberty/ws/idpp/
H A DPersonalProfile.java25 * $Id: PersonalProfile.java,v 1.2 2008/06/25 05:47:14 qcheng Exp $
63 * This class <code>PersonalProfile</code> is an implementation of
76 public class PersonalProfile { class
87 IDPPUtils.debug.error("PersonalProfile:Initialization failed", ex);
94 public PersonalProfile() { method in class:PersonalProfile
95 IDPPUtils.debug.message("PersonalProfile:Init");
117 IDPPUtils.debug.message("PersonalProfile: query init");
120 IDPPUtils.debug.error("PersonalProfile:queryData: null input");
129 IDPPUtils.debug.error("PersonalProfile:queryData:Invalid WSC"+
141 IDPPUtils.debug.message("PersonalProfile
[all...]

Completed in 41 milliseconds