Uses of Class
ants.p2p.security.EndpointSecurityManager

Packages that use EndpointSecurityManager
ants.p2p.filesharing   
 

Uses of EndpointSecurityManager in ants.p2p.filesharing
 

Methods in ants.p2p.filesharing that return EndpointSecurityManager
 EndpointSecurityManager WarriorAnt.getInputSecureConnectionManager(java.lang.String peerId)
           
 EndpointSecurityManager WarriorAnt.getInputSecureConnectionManager(java.lang.String peerId)
           
 EndpointSecurityManager WarriorAnt.getOutputSecureConnectionManager(java.lang.String peerId)
           
 EndpointSecurityManager WarriorAnt.getOutputSecureConnectionManager(java.lang.String peerId)
           
 EndpointSecurityManager WarriorAnt.getPendingSecureConnectionRequest(java.lang.String peerId, SecurityResponseMessage srm)
           
 EndpointSecurityManager WarriorAnt.getPendingSecureConnectionRequest(java.lang.String peerId, SecurityResponseMessage srm)
           
 

Methods in ants.p2p.filesharing with parameters of type EndpointSecurityManager
 void WarriorAnt.createProxy(EndpointSecurityManager esm)
           
 void WarriorAnt.createProxy(EndpointSecurityManager esm)