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

/forgerock/jee-agents-v3.5/jee-agents-sdk/src/main/java/com/sun/identity/agents/common/
H A DProfileAttributeHelper.java25 * $Id: ProfileAttributeHelper.java,v 1.3 2008/06/25 05:51:41 qcheng Exp $
52 public class ProfileAttributeHelper extends SurrogateBase class in inherits:SurrogateBase,IProfileAttributeHelper
56 public ProfileAttributeHelper(Module module) { method in class:ProfileAttributeHelper
62 logMessage("ProfileAttributeHelper: Will use IDM APIs");
101 logMessage("ProfileAttributeHelper: attribute: " + attributeName
147 logMessage("ProfileAttributeHelper: user: "
/forgerock/jee-agents-v3.5/jee-agents-sdk/src/main/java/com/sun/identity/agents/arch/
H A DServiceResolver.java47 import com.sun.identity.agents.common.ProfileAttributeHelper;
161 result = ProfileAttributeHelper.class.getName();

Completed in 31 milliseconds