Uses of Interface
org.jcsp.net.security.SecurityAuthority
Packages that use SecurityAuthority
Package
Description
This is main package for JCSP.NET.
This package contains the files specifically for link security implementing various authentication schemes.
-
Uses of SecurityAuthority in org.jcsp.net
Fields in org.jcsp.net declared as SecurityAuthority -
Uses of SecurityAuthority in org.jcsp.net.security
Subinterfaces of SecurityAuthority in org.jcsp.net.securityModifier and TypeInterfaceDescriptioninterfaceDefines the actual interface combining service administration and user control methods.Classes in org.jcsp.net.security that implement SecurityAuthorityModifier and TypeClassDescriptionclassProvides a basic security authority based on unique names.Fields in org.jcsp.net.security declared as SecurityAuthorityModifier and TypeFieldDescriptionprivate final SecurityAuthorityAccessDeniedException.authThe security authority raising the exception.private SecurityAuthoritySimpleSecurityAuthority.userObjectThe user control object that avoids giving out the full administrative interface.Constructors in org.jcsp.net.security with parameters of type SecurityAuthorityModifierConstructorDescriptionAccessDeniedException(SecurityAuthority auth, String reason) Creates a new exeception.