Uses of Interface
org.jcsp.net.security.SecurityAuthority

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

Uses of SecurityAuthority in org.jcsp.net.security
 

Subinterfaces of SecurityAuthority in org.jcsp.net.security
 interface SecurityService
          Defines the actual interface combining service administration and user control methods.
 

Classes in org.jcsp.net.security that implement SecurityAuthority
 class SimpleSecurityAuthority
          Provides a basic security authority based on unique names.
 

Constructors in org.jcsp.net.security with parameters of type SecurityAuthority
AccessDeniedException(SecurityAuthority auth, String reason)
          Creates a new exeception.
 



Copyright © 1996-2012. All Rights Reserved.