Uses of Interface
org.jcsp.net.security.SecurityService
Packages that use SecurityService
Package
Description
This package contains the files specifically for link security implementing various authentication schemes.
-
Uses of SecurityService in org.jcsp.net.security
Classes in org.jcsp.net.security that implement SecurityServiceModifier and TypeClassDescriptionclassProvides a basic security authority based on unique names. -
Uses of SecurityService in org.jcsp.net.tcpip
Fields in org.jcsp.net.tcpip declared as SecurityServiceModifier and TypeFieldDescriptionprivate SecurityServiceTCPIPNodeFactory.securityOptional security service to install.Methods in org.jcsp.net.tcpip with parameters of type SecurityServiceModifier and TypeMethodDescriptionvoidTCPIPNodeFactory.setSecurityAuthority(SecurityService security) Sets the security service to be used.