Uses of Interface
org.jcsp.net.security.SecurityService

Packages that use SecurityService
org.jcsp.net.security This package contains the files specifically for link security implementing various authentication schemes. 
org.jcsp.net.tcpip   
 

Uses of SecurityService in org.jcsp.net.security
 

Classes in org.jcsp.net.security that implement SecurityService
 class SimpleSecurityAuthority
          Provides a basic security authority based on unique names.
 

Uses of SecurityService in org.jcsp.net.tcpip
 

Methods in org.jcsp.net.tcpip with parameters of type SecurityService
 void TCPIPNodeFactory.setSecurityAuthority(SecurityService security)
          Sets the security service to be used.
 



Copyright © 1996-2012. All Rights Reserved.