Searched defs:IDPPInformalName (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/container/
H A DIDPPInformalName.java25 * $Id: IDPPInformalName.java,v 1.2 2008/06/25 05:47:16 qcheng Exp $
45 * This class <code>IDPPInformalName</code> is an implementation of
49 public class IDPPInformalName extends IDPPBaseContainer { class in inherits:IDPPBaseContainer
52 public IDPPInformalName() { method in class:IDPPInformalName
53 IDPPUtils.debug.message("IDPPInformalName:constructor:init.");
63 IDPPUtils.debug.message("IDPPInformalName:getInformalName:Init");
78 "IDPPInformalName:getContainerObject: JAXB failure", je);
89 IDPPUtils.debug.message("IDPPInformalName:getContainerAttributes:Init");
114 IDPPUtils.debug.message("IDPPInformalName:getDataMapForSelect:Init");
125 IDPPUtils.debug.message("IDPPInformalName
[all...]
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/liberty/ws/idpp/container/
H A DIDPPInformalName.java25 * $Id: IDPPInformalName.java,v 1.2 2008/06/25 05:47:16 qcheng Exp $
45 * This class <code>IDPPInformalName</code> is an implementation of
49 public class IDPPInformalName extends IDPPBaseContainer { class in inherits:IDPPBaseContainer
52 public IDPPInformalName() { method in class:IDPPInformalName
53 IDPPUtils.debug.message("IDPPInformalName:constructor:init.");
63 IDPPUtils.debug.message("IDPPInformalName:getInformalName:Init");
78 "IDPPInformalName:getContainerObject: JAXB failure", je);
89 IDPPUtils.debug.message("IDPPInformalName:getContainerAttributes:Init");
114 IDPPUtils.debug.message("IDPPInformalName:getDataMapForSelect:Init");
125 IDPPUtils.debug.message("IDPPInformalName
[all...]

Completed in 38 milliseconds