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

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/services/
H A DFSSession.java25 * $Id: FSSession.java,v 1.3 2008/06/25 05:46:56 qcheng Exp $
47 public class FSSession{ class
63 * Constructs a new <code>FSSession</code>.
67 public FSSession( method in class:FSSession
82 * Constructs a new <code>FSSession</code> object.
85 public FSSession(String sessionID) { method in class:FSSession
170 "FSSession.removeSessionPartner : Removing "
208 boolean equals(FSSession session) {
235 FSUtils.debug.error("FSSession.setBootStrapAttributeStatement" +
354 FSUtils.debug.message("FSSession
[all...]
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/services/
H A DFSSession.java25 * $Id: FSSession.java,v 1.3 2008/06/25 05:46:56 qcheng Exp $
47 public class FSSession{ class
63 * Constructs a new <code>FSSession</code>.
67 public FSSession( method in class:FSSession
82 * Constructs a new <code>FSSession</code> object.
85 public FSSession(String sessionID) { method in class:FSSession
170 "FSSession.removeSessionPartner : Removing "
208 boolean equals(FSSession session) {
235 FSUtils.debug.error("FSSession.setBootStrapAttributeStatement" +
354 FSUtils.debug.message("FSSession
[all...]

Completed in 21 milliseconds