Searched defs:EncryptedIDImpl (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/assertion/impl/
H A DEncryptedIDImpl.java25 * $Id: EncryptedIDImpl.java,v 1.2 2008/06/25 05:47:43 qcheng Exp $
56 public class EncryptedIDImpl extends EncryptedElementImpl implements EncryptedID class in inherits:EncryptedElementImpl,EncryptedID
67 SAML2SDKUtils.debug.message("EncryptedIDImpl.parseElement: "
79 SAML2SDKUtils.debug.message("EncryptedIDImpl.parseElement: "
80 + "not EncryptedIDImpl.");
92 public EncryptedIDImpl(Element element) method in class:EncryptedIDImpl
103 public EncryptedIDImpl(String xmlString) method in class:EncryptedIDImpl
119 SAML2SDKUtils.decodeXMLToDebugLog("EncryptedIDImpl.decrypt: ", el);
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/assertion/impl/
H A DEncryptedIDImpl.java25 * $Id: EncryptedIDImpl.java,v 1.2 2008/06/25 05:47:43 qcheng Exp $
56 public class EncryptedIDImpl extends EncryptedElementImpl implements EncryptedID class in inherits:EncryptedElementImpl,EncryptedID
67 SAML2SDKUtils.debug.message("EncryptedIDImpl.parseElement: "
79 SAML2SDKUtils.debug.message("EncryptedIDImpl.parseElement: "
80 + "not EncryptedIDImpl.");
92 public EncryptedIDImpl(Element element) method in class:EncryptedIDImpl
103 public EncryptedIDImpl(String xmlString) method in class:EncryptedIDImpl
119 SAML2SDKUtils.decodeXMLToDebugLog("EncryptedIDImpl.decrypt: ", el);

Completed in 1509 milliseconds