Home
last modified time | relevance | path

Searched refs:addSession (Results 126 – 150 of 243) sorted by relevance

12345678910

/dports/security/vault/vault-1.8.2/vendor/github.com/jcmturner/gokrb5/client/
H A DTGSExchange.go54 cl.addSession(tgsRep.Ticket, tgsRep.DecryptedEncPart)
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-auth-kerberos/vendor/github.com/jcmturner/gokrb5/v8/client/
H A DTGSExchange.go54 cl.addSession(tgsRep.Ticket, tgsRep.DecryptedEncPart)
/dports/deskutils/egroupware/egroupware/vendor/simplesamlphp/simplesamlphp/modules/saml/www/sp/
H A Dsaml2-acs.php211 …\SimpleSAML\Module\saml\SP\LogoutStore::addSession($sourceId, $nameId, $sessionIndex, $logoutExpir…
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/jcmturner/gokrb5/client/
H A DTGSExchange.go54 cl.addSession(tgsRep.Ticket, tgsRep.DecryptedEncPart)
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/jcmturner/gokrb5/v8/client/
H A DTGSExchange.go54 cl.addSession(tgsRep.Ticket, tgsRep.DecryptedEncPart)
/dports/sysutils/helmfile/vault-f6547fa8e820/vendor/github.com/jcmturner/gokrb5/v8/client/
H A DTGSExchange.go54 cl.addSession(tgsRep.Ticket, tgsRep.DecryptedEncPart)
/dports/net/goreplay/goreplay-1.2.0/vendor/gopkg.in/jcmturner/gokrb5.v7/gokrb5-7.5.0/client/
H A DTGSExchange.go54 cl.addSession(tgsRep.Ticket, tgsRep.DecryptedEncPart)
/dports/net/goreplay/goreplay-1.2.0/vendor/gopkg.in/jcmturner/gokrb5.v7/client/
H A DTGSExchange.go54 cl.addSession(tgsRep.Ticket, tgsRep.DecryptedEncPart)
/dports/net/goreplay/goreplay-1.2.0/vendor/gopkg.in/jcmturner/gokrb5.v7/gokrb5-7.5.0/v8/client/
H A DTGSExchange.go54 cl.addSession(tgsRep.Ticket, tgsRep.DecryptedEncPart)
/dports/devel/hadoop2/jetty-6.1.14/contrib/jetty-openspaces/sessions/src/main/java/org/mortbay/jetty/openspaces/
H A DGigaSessionIdManager.java129 public void addSession(HttpSession session) in addSession() method in GigaSessionIdManager
/dports/devel/hadoop/jetty-6.1.14/contrib/jetty-openspaces/sessions/src/main/java/org/mortbay/jetty/openspaces/
H A DGigaSessionIdManager.java129 public void addSession(HttpSession session) in addSession() method in GigaSessionIdManager
/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/simplesamlphp/simplesamlphp/modules/saml/lib/SP/
H A DLogoutStore.php189 public static function addSession($authId, $nameId, $sessionIndex, $expire) function in sspmod_saml_SP_LogoutStore
/dports/security/softhsm2/softhsm-2.6.1/src/lib/handle_mgr/
H A DHandleManager.cpp63 CK_SESSION_HANDLE HandleManager::addSession(CK_SLOT_ID slotID, CK_VOID_PTR session) in addSession() function in HandleManager
/dports/net/rclone/rclone-1.57.0/backend/sftp/
H A Dsftp.go365 func (f *Fs) addSession() { func
1092 f.addSession() // Show session in use
1233 o.fs.addSession() // Show session in use
1438 f.addSession()
1522 o.fs.addSession() // Show session in use
/dports/net/sems/sems-f89581a/apps/click2dial/
H A DClick2Dial.cpp261 sess_cont->addSession(AmB2BSession::getOtherId(),callee_session); in createCalleeSession()
/dports/java/springframework31/spring-framework-3.1.4.RELEASE/projects/org.springframework.jms/src/main/java/org/springframework/jms/connection/
H A DConnectionFactoryUtils.java301 resourceHolderToUse.addSession(session, con);
/dports/net-im/openfire/Openfire-4.7.1/xmppserver/src/main/java/org/jivesoftware/openfire/session/
H A DLocalClientSession.java685 sessionManager.addSession(this); in setAuthToken()
700 sessionManager.addSession(this); in setAnonymousAuth()
/dports/devel/libzookeeper/apache-zookeeper-3.7.0/zookeeper-server/src/main/java/org/apache/zookeeper/server/
H A DServerCnxnFactory.java64 public void addSession(long sessionId, ServerCnxn cnxn) { in addSession() method in ServerCnxnFactory
/dports/devel/ccrtp/ccrtp-2.1.2/src/
H A Dpool.cpp56 RTPSessionPool::addSession(RTPSessionBase& session) in addSession() function in RTPSessionPool
/dports/lang/spidermonkey78/firefox-78.9.0/browser/components/newtab/lib/
H A DTelemetryFeed.jsm342 * addSession - Start tracking a new session
348 addSession(id, url) {
511 const session = this.addSession(
534 const session = this.sessions.get(portID) || this.addSession(portID);
1103 // once the load_trigger stuff in addSession is refactored into
/dports/www/firefox-esr/firefox-91.8.0/browser/components/newtab/lib/
H A DTelemetryFeed.jsm354 * addSession - Start tracking a new session
360 addSession(id, url) {
523 const session = this.addSession(
546 const session = this.sessions.get(portID) || this.addSession(portID);
1107 // once the load_trigger stuff in addSession is refactored into
/dports/mail/thunderbird/thunderbird-91.8.0/browser/components/newtab/lib/
H A DTelemetryFeed.jsm354 * addSession - Start tracking a new session
360 addSession(id, url) {
523 const session = this.addSession(
546 const session = this.sessions.get(portID) || this.addSession(portID);
1107 // once the load_trigger stuff in addSession is refactored into
/dports/science/agrum/aGrUM-29e540d8169268e8fe5d5c69bc4b2b1290f12320/src/agrum/PRM/o3prmr/
H A DO3prmrContext.h231 void addSession(const O3prmrSession< GUM_SCALAR >& session);
/dports/deskutils/egroupware/egroupware/vendor/simplesamlphp/simplesamlphp/modules/saml/lib/SP/
H A DLogoutStore.php338 public static function addSession($authId, $nameId, $sessionIndex, $expire) function in SimpleSAML\\Module\\saml\\SP\\LogoutStore
/dports/devel/php-ice37/ice-3.7.2/cpp/src/IceGrid/
H A DSessionServantManager.cpp95 SessionServantManager::addSession(const Ice::ObjectPtr& session, const Ice::ConnectionPtr& con, con… in addSession() function in SessionServantManager

12345678910