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

/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/dpro/session/share/
H A DSessionNotificationParser.java25 * $Id: SessionNotificationParser.java,v 1.3 2008/06/25 05:41:31 qcheng Exp $
37 * <code>SessionNotificationParser</code> parses the
42 class SessionNotificationParser { class
55 * Constructs <code>SessionNotificationParser</code>
58 public SessionNotificationParser(Document xmlDoc) { method in class:SessionNotificationParser
64 * Constructs <code>SessionNotificationParser</code>
68 public SessionNotificationParser(String xmlString) { method in class:SessionNotificationParser
/forgerock/openam/openam-core/src/main/java/com/iplanet/dpro/session/share/
H A DSessionNotificationParser.java25 * $Id: SessionNotificationParser.java,v 1.3 2008/06/25 05:41:31 qcheng Exp $
37 * <code>SessionNotificationParser</code> parses the
42 class SessionNotificationParser { class
55 * Constructs <code>SessionNotificationParser</code>
58 public SessionNotificationParser(Document xmlDoc) { method in class:SessionNotificationParser
64 * Constructs <code>SessionNotificationParser</code>
68 public SessionNotificationParser(String xmlString) { method in class:SessionNotificationParser

Completed in 19 milliseconds