Searched defs:IDPPSignKey (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 DIDPPSignKey.java25 * $Id: IDPPSignKey.java,v 1.2 2008/06/25 05:47:16 qcheng Exp $
45 * This class <code>IDPPSignKey</code> is an implementation of
49 public class IDPPSignKey extends IDPPBaseContainer { class in inherits:IDPPBaseContainer
54 public IDPPSignKey() { method in class:IDPPSignKey
55 IDPPUtils.debug.message("IDPPSignKey:constructor:init.");
65 IDPPUtils.debug.message("IDPPSignKey:getContainerObject:Init");
75 IDPPUtils.debug.message("IDPPSignKey.getContainerObject: " +
108 IDPPUtils.debug.message("IDPPSignKey:getContainerAttributes:Init");
134 IDPPUtils.debug.message("IDPPSignKey:getDataMapForSelect:Init");
172 IDPPUtils.debug.error("IDPPSignKey
[all...]
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/liberty/ws/idpp/container/
H A DIDPPSignKey.java25 * $Id: IDPPSignKey.java,v 1.2 2008/06/25 05:47:16 qcheng Exp $
45 * This class <code>IDPPSignKey</code> is an implementation of
49 public class IDPPSignKey extends IDPPBaseContainer { class in inherits:IDPPBaseContainer
54 public IDPPSignKey() { method in class:IDPPSignKey
55 IDPPUtils.debug.message("IDPPSignKey:constructor:init.");
65 IDPPUtils.debug.message("IDPPSignKey:getContainerObject:Init");
75 IDPPUtils.debug.message("IDPPSignKey.getContainerObject: " +
108 IDPPUtils.debug.message("IDPPSignKey:getContainerAttributes:Init");
134 IDPPUtils.debug.message("IDPPSignKey:getDataMapForSelect:Init");
172 IDPPUtils.debug.error("IDPPSignKey
[all...]

Completed in 36 milliseconds