CSP for Java
(JCSP) 1.1-rc4

Package org.jcsp.net.security

This package contains the files specifically for link security implementing various authentication schemes.

See:
          Description

Interface Summary
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.
 

Class Summary
SimpleSecurityAuthority Provides a basic security authority based on unique names.
 

Exception Summary
AccessDeniedException Thrown by the security authority implementations if the credentials supplied are not correct or another error occurs as a result of user parameters.
 

Package org.jcsp.net.security Description

This package contains the files specifically for link security implementing various authentication schemes.

See SecurityAuthority for information on the service.


CSP for Java
(JCSP) 1.1-rc4

Submit a bug or feature to jcsp-team@kent.ac.uk
Version 1.1-rc4 of the JCSP API Specification (Copyright 1997-2008 P.D.Austin and P.H.Welch - All Rights Reserved)
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries.