Uses of Class
org.jcsp.net.security.SimpleSecurityAuthority.SimpleUserID
Packages that use SimpleSecurityAuthority.SimpleUserID
Package
Description
This package contains the files specifically for link security implementing various authentication schemes.
-
Uses of SimpleSecurityAuthority.SimpleUserID in org.jcsp.net.security
Methods in org.jcsp.net.security with parameters of type SimpleSecurityAuthority.SimpleUserIDModifier and TypeMethodDescriptionprivate void
SimpleSecurityAuthority.createResponse
(SimpleSecurityAuthority.SimpleChallenge c, SimpleSecurityAuthority.SimpleUserID u, byte[] b) Creates a response for the given challenge using a given user ID.