Searched defs:SessionID (Results 1 - 6 of 6) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/dpro/session/
H A DSessionID.java25 * $Id: SessionID.java,v 1.10 2009/10/02 23:45:42 qcheng Exp $
56 * The <code>SessionID</code> class is used to identify a Session object. It
63 public class SessionID implements Serializable { class in inherits:Serializable
80 private transient String tail = null; // Instantiated by SessionID#parseSessionString
81 private transient SessionIDExtensions extensions; // Instantiated by SessionID#parseSessionString
108 * Constructs a <code>SessionID</code> object based on a
115 public SessionID(HttpServletRequest request) { method in class:SessionID
129 debug.message("SessionID(HttpServletRequest) : is forward = "
166 * Creates a default instance of SessionID with a null Session ID.
169 public SessionID() { method in class:SessionID
177 public SessionID(String sid) { method in class:SessionID
730 private SessionID(String sid, String serverID, String domain) { method in class:SessionID
[all...]
/forgerock/openam/openam-core/src/main/java/com/iplanet/dpro/session/
H A DSessionID.java25 * $Id: SessionID.java,v 1.10 2009/10/02 23:45:42 qcheng Exp $
60 * The <code>SessionID</code> class is used to identify a Session object. It
67 public class SessionID implements Serializable { class in inherits:Serializable
84 private transient String tail = null; // Instantiated by SessionID#parseSessionString
85 private transient SessionIDExtensions extensions; // Instantiated by SessionID#parseSessionString
112 * Constructs a <code>SessionID</code> object based on a
119 public SessionID(HttpServletRequest request) { method in class:SessionID
133 debug.message("SessionID(HttpServletRequest) : is forward = "
170 * Creates a default instance of SessionID with a null Session ID.
173 public SessionID() { method in class:SessionID
181 public SessionID(String sid) { method in class:SessionID
755 private SessionID(String sid, String serverID, String domain) { method in class:SessionID
[all...]
/forgerock/opendj2/ext/svnkit/lib/
H A Dtrilead-ssh2-1.0.0-build217.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt com/ com/trilead/ com/ ...
/forgerock/opendj-b2.6/ext/svnkit/
H A Dtrilead.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt com/ com/trilead/ com/ ...
/forgerock/opendj2.6.2/ext/svnkit/
H A Dtrilead.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt com/ com/trilead/ com/ ...
/forgerock/opendj2-hg/ext/svnkit/lib/
H A Dtrilead-ssh2-1.0.0-build217.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt com/ com/trilead/ com/ ...

Completed in 32 milliseconds