Package org.jcsp.net
Interface ServiceUserObject
- All Known Subinterfaces:
SecurityAuthority
,SecurityService
- All Known Implementing Classes:
CNSService.UserObject
,DynamicClassLoader.DynamicClassLoaderUserObject
,SimpleSecurityAuthority
public interface ServiceUserObject
An Interface which does not define any methods but
is used as a way of indicating that a class is used
for accessing non-admin functionality provided by
a service.