Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes

Uses of Class
psdi.security.ConnectionKeyLight

  • Packages that use ConnectionKeyLight 
    Package Description
    psdi.iface.mic  
    psdi.security
    The Security package manages runtime information pertaining to active sessions and their security profiles.
    psdi.server  
    • Uses of ConnectionKeyLight in psdi.iface.mic

      Methods in psdi.iface.mic with parameters of type ConnectionKeyLight 
      Modifier and Type Method and Description
      void IntegrationContext.updateConRefCount(ConnectionKeyLight conKey, boolean inc, java.lang.StackTraceElement[] stackTrace) 
    • Uses of ConnectionKeyLight in psdi.security

      Methods in psdi.security that return ConnectionKeyLight 
      Modifier and Type Method and Description
      ConnectionKeyLight ConnectionKey.getConKeyLight() 
    • Uses of ConnectionKeyLight in psdi.server

      Methods in psdi.server with parameters of type ConnectionKeyLight 
      Modifier and Type Method and Description
      void DBManager.forceFreeConnection(ConnectionKeyLight conKey) 
      void DBManager.freeConnection(ConnectionKeyLight conKey) 
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes