Searched defs:IDPPBaseContainer (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 DIDPPBaseContainer.java25 * $Id: IDPPBaseContainer.java,v 1.2 2008/06/25 05:47:15 qcheng Exp $
51 * This class <code>IDPPBaseContainer</code> is base class for common
55 public abstract class IDPPBaseContainer implements IDPPContainer { class in inherits:IDPPContainer
101 IDPPUtils.debug.error("IDPPBaseContainer:getAttributeMap:nullval");
107 IDPPUtils.debug.message("IDPPBaseContainer:getAttributeMap: " +
171 IDPPUtils.debug.error("IDPPBaseContainer:getAttributeSet:nullval");
181 IDPPUtils.debug.message("IDPPBaseContainer:getAttributeSet:" +
199 IDPPUtils.debug.message("IDPPBaseContainer:getDSTString:null vals");
207 IDPPUtils.debug.error("IDPPBaseContainer:getDSTString:jaxbFail",je);
219 IDPPUtils.debug.message("IDPPBaseContainer
[all...]
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/liberty/ws/idpp/container/
H A DIDPPBaseContainer.java25 * $Id: IDPPBaseContainer.java,v 1.2 2008/06/25 05:47:15 qcheng Exp $
54 * This class <code>IDPPBaseContainer</code> is base class for common
58 public abstract class IDPPBaseContainer implements IDPPContainer { class in inherits:IDPPContainer
104 IDPPUtils.debug.error("IDPPBaseContainer:getAttributeMap:nullval");
110 IDPPUtils.debug.message("IDPPBaseContainer:getAttributeMap: " +
174 IDPPUtils.debug.error("IDPPBaseContainer:getAttributeSet:nullval");
184 IDPPUtils.debug.message("IDPPBaseContainer:getAttributeSet:" +
202 IDPPUtils.debug.message("IDPPBaseContainer:getDSTString:null vals");
210 IDPPUtils.debug.error("IDPPBaseContainer:getDSTString:jaxbFail",je);
222 IDPPUtils.debug.message("IDPPBaseContainer
[all...]

Completed in 51 milliseconds