Uses of Package
org.jcsp.net.security

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

Classes in org.jcsp.net.security used by org.jcsp.net.security
AccessDeniedException
          Thrown by the security authority implementations if the credentials supplied are not correct or another error occurs as a result of user parameters.
Challenge
          Abstract representation of a challenge as part of the security negotiation.
Response
          Abstract representation of a response as part of the security negotiation.
SecurityAuthority
          Defines the service for dealing with authenticating users via a challenge/response scheme.
SecurityService
          Defines the actual interface combining service administration and user control methods.
UserID
          Uniquely identifies a user.
UserToken
          Uniquely identifies an authenticated user.
 

Classes in org.jcsp.net.security used by org.jcsp.net.tcpip
SecurityService
          Defines the actual interface combining service administration and user control methods.
 



Copyright © 1996-2012. All Rights Reserved.