org.caleigo.security
Interface ISecureService

All Superinterfaces:
IDistributable, IService, java.io.Serializable
All Known Subinterfaces:
IDataService
All Known Implementing Classes:
AbstractDataService

public interface ISecureService
extends IService

Tag interface that marks a service as secure. This means that the service provider will make sure that it is only accessed by a correctly logged in user.

Version:
1.00
Author:
Mattias Hagstrand

Methods inherited from interface org.caleigo.service.IService
finalizeService, getCustomProxyService, getServiceIdentity, getServiceInterface, getServiceInterfaceClass, getServiceType, hasCustomProxyService, initializeService, ping
 



Copyright © 2005 Caleigo. All Rights Reserved.