Uses of Interface
com.biglybt.pif.utils.security.SESecurityManager
-
Packages that use SESecurityManager Package Description com.biglybt.pif.utils com.biglybt.pifimpl.local.utils com.biglybt.pifimpl.local.utils.security com.biglybt.plugin.net.buddy -
-
Uses of SESecurityManager in com.biglybt.pif.utils
Methods in com.biglybt.pif.utils that return SESecurityManager Modifier and Type Method Description SESecurityManager
Utilities. getSecurityManager()
-
Uses of SESecurityManager in com.biglybt.pifimpl.local.utils
Methods in com.biglybt.pifimpl.local.utils that return SESecurityManager Modifier and Type Method Description SESecurityManager
UtilitiesImpl. getSecurityManager()
-
Uses of SESecurityManager in com.biglybt.pifimpl.local.utils.security
Classes in com.biglybt.pifimpl.local.utils.security that implement SESecurityManager Modifier and Type Class Description class
SESecurityManagerImpl
-
Uses of SESecurityManager in com.biglybt.plugin.net.buddy
Fields in com.biglybt.plugin.net.buddy declared as SESecurityManager Modifier and Type Field Description private SESecurityManager
BuddyPluginNetwork. sec_man
Methods in com.biglybt.plugin.net.buddy that return SESecurityManager Modifier and Type Method Description protected SESecurityManager
BuddyPluginNetwork. getSecurityManager()
-