/forgerock/opendj-b2.6/src/server/org/opends/server/replication/protocol/ |
H A D | Session.java | 61 public final class Session extends DirectoryThread class in inherits:DirectoryThread 126 * Creates a new Session. 135 public Session(final Socket socket, method in class:Session 138 super("Replication Session from "+ socket.getLocalSocketAddress() + 143 "Creating Session from %s to %s in %s", 197 "Closing Session from %s to %s in %s", 205 "Aborting Session from %s to %s in %s due to the " 237 * on this Session. 240 * on this Session. 564 * Run method for the Session [all...] |
/forgerock/opendj2/src/server/org/opends/server/replication/protocol/ |
H A D | Session.java | 52 public final class Session extends DirectoryThread implements Closeable class in inherits:DirectoryThread,Closeable 117 * Creates a new Session. 126 public Session(final Socket socket, method in class:Session 129 super("Replication Session from "+ socket.getLocalSocketAddress() + 134 "Creating Session from %s to %s in %s", 189 "Closing Session from %s to %s in %s", 197 "Aborting Session from %s to %s in %s due to the " 227 * on this Session. 230 * on this Session. 555 * Run method for the Session [all...] |
/forgerock/opendj2.6.2/src/server/org/opends/server/replication/protocol/ |
H A D | Session.java | 61 public final class Session extends DirectoryThread class in inherits:DirectoryThread 126 * Creates a new Session. 135 public Session(final Socket socket, method in class:Session 138 super("Replication Session from "+ socket.getLocalSocketAddress() + 143 "Creating Session from %s to %s in %s", 197 "Closing Session from %s to %s in %s", 205 "Aborting Session from %s to %s in %s due to the " 237 * on this Session. 240 * on this Session. 564 * Run method for the Session [all...] |
/forgerock/opendj2-jel-hg/src/server/org/opends/server/replication/protocol/ |
H A D | Session.java | 61 public final class Session extends DirectoryThread class in inherits:DirectoryThread 126 * Creates a new Session. 135 public Session(final Socket socket, method in class:Session 138 super("Replication Session from "+ socket.getLocalSocketAddress() + 143 "Creating Session from %s to %s in %s", 197 "Closing Session from %s to %s in %s", 205 "Aborting Session from %s to %s in %s due to the " 237 * on this Session. 240 * on this Session. 564 * Run method for the Session [all...] |
/forgerock/opendj2-hg/src/server/org/opends/server/replication/protocol/ |
H A D | Session.java | 52 public final class Session extends DirectoryThread implements Closeable class in inherits:DirectoryThread,Closeable 117 * Creates a new Session. 126 public Session(final Socket socket, method in class:Session 129 super("Replication Session from "+ socket.getLocalSocketAddress() + 134 "Creating Session from %s to %s in %s", 189 "Closing Session from %s to %s in %s", 197 "Aborting Session from %s to %s in %s due to the " 227 * on this Session. 230 * on this Session. 555 * Run method for the Session [all...] |
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/replication/protocol/ |
H A D | Session.java | 51 public final class Session extends DirectoryThread implements Closeable class in inherits:DirectoryThread,Closeable 113 * Creates a new Session. 122 public Session(final Socket socket, method in class:Session 125 super("Replication Session from "+ socket.getLocalSocketAddress() + 130 "Creating Session from %s to %s in %s", 185 "Closing Session from %s to %s in %s", 193 "Aborting Session from %s to %s in %s due to the following error", 221 * on this Session. 224 * on this Session. 534 * Run method for the Session [all...] |
/forgerock/openam/openam-core/src/main/java/com/iplanet/dpro/session/ |
H A D | Session.java | 25 * $Id: Session.java,v 1.25 2009/08/14 17:53:35 weisun2 Exp $ 74 * The <code>Session</code> class represents a session. It contains session 84 public class Session implements Blacklistable, AMSession{ class in inherits:Blacklistable,AMSession 100 * Defines the type of Session that has been created. 105 * Identification string of the Client using this Session. 177 * URL of the Session Server, where this session resides. 215 public Session(SessionID sid) { method in class:Session 401 * Gets the time at which the Session was last refreshed from the master copy (in millis). 412 * This parameter indicates that whether the Session Service 467 public String dereferenceRestrictedTokenID(Session sessio [all...] |
/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/dpro/session/ |
H A D | Session.java | 25 * $Id: Session.java,v 1.25 2009/08/14 17:53:35 weisun2 Exp $ 80 * The <code>Session</code> class represents a session. It contains session 115 public class Session extends GeneralTaskRunnable { class in inherits:GeneralTaskRunnable 118 * Defines the type of Session that has been created. Where 0 for User 119 * Session; and 1 for Application Session. 124 * Identification string of the Client using this Session. 207 * URL of the Session Server, where this session resides. 228 * Indicates whether to use local or remote calls to Session Service 275 public Session(SessionI method in class:Session 300 private Session(SessionID sid, boolean sessionIsLocal) { method in class:Session [all...] |
/forgerock/openam-v13/openam-oauth/samples/StockClient/lib/ |
H A D | javaee.jar | META-INF/ META-INF/MANIFEST.MF javax/ javax/servlet/ javax/servlet/jsp/ javax/servlet/jsp/jstl/ ... |
/forgerock/openam-v13/openam-oauth/samples/StockService/lib/ |
H A D | javaee.jar | META-INF/ META-INF/MANIFEST.MF javax/ javax/servlet/ javax/servlet/jsp/ javax/servlet/jsp/jstl/ ... |
/forgerock/opendj2/resource/dsml/lib/ |
H A D | j2ee.jar | META-INF/MANIFEST.MF javax/servlet/jsp/resources/jspxml.dtd javax/servlet/jsp/resources/web- ... |
/forgerock/opendj-b2.6/resource/dsml/lib/ |
H A D | j2ee.jar | META-INF/MANIFEST.MF javax/servlet/jsp/resources/jspxml.dtd javax/servlet/jsp/resources/web- ... |
/forgerock/opendj2.6.2/resource/dsml/lib/ |
H A D | j2ee.jar | META-INF/MANIFEST.MF javax/servlet/jsp/resources/jspxml.dtd javax/servlet/jsp/resources/web- ... |
/forgerock/opendj2-hg/resource/dsml/lib/ |
H A D | j2ee.jar | META-INF/MANIFEST.MF javax/servlet/jsp/resources/jspxml.dtd javax/servlet/jsp/resources/web- ... |
/forgerock/opendj2-jel-hg/resource/dsml/lib/ |
H A D | j2ee.jar | META-INF/MANIFEST.MF javax/servlet/jsp/resources/jspxml.dtd javax/servlet/jsp/resources/web- ... |
/forgerock/opendj2/ext/svnkit/lib/ |
H A D | trilead-ssh2-1.0.0-build217.jar | META-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt com/ com/trilead/ com/ ... |
/forgerock/opendj-b2.6/ext/svnkit/ |
H A D | trilead.jar | META-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt com/ com/trilead/ com/ ... |
/forgerock/opendj2.6.2/ext/svnkit/ |
H A D | trilead.jar | META-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt com/ com/trilead/ com/ ... |
/forgerock/opendj2-hg/ext/svnkit/lib/ |
H A D | trilead-ssh2-1.0.0-build217.jar | META-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt com/ com/trilead/ com/ ... |