org.astrogrid.community.client.security.service
Class SecurityServiceMockDelegate

java.lang.Object
  extended byorg.astrogrid.community.client.service.CommunityServiceCoreDelegate
      extended byorg.astrogrid.community.client.security.service.SecurityServiceCoreDelegate
          extended byorg.astrogrid.community.client.security.service.SecurityServiceMockDelegate
All Implemented Interfaces:
org.astrogrid.community.common.service.CommunityService, CommunityServiceDelegate, java.rmi.Remote, org.astrogrid.community.common.security.service.SecurityService, SecurityServiceDelegate

public class SecurityServiceMockDelegate
extends SecurityServiceCoreDelegate
implements SecurityServiceDelegate

Mock delegate for our SecurityService service.


Constructor Summary
SecurityServiceMockDelegate()
          Public constructor.
 
Methods inherited from class org.astrogrid.community.client.security.service.SecurityServiceCoreDelegate
checkPassword, checkToken, getSecurityService, setSecurityService, splitToken
 
Methods inherited from class org.astrogrid.community.client.service.CommunityServiceCoreDelegate
getCommunityService, getServiceStatus, identifierException, policyException, resourceException, securityException, serviceException, setCommunityService
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.astrogrid.community.client.security.service.SecurityServiceDelegate
checkPassword, checkToken, splitToken
 
Methods inherited from interface org.astrogrid.community.client.service.CommunityServiceDelegate
getServiceStatus
 
Methods inherited from interface org.astrogrid.community.common.service.CommunityService
getServiceStatus
 

Constructor Detail

SecurityServiceMockDelegate

public SecurityServiceMockDelegate()
Public constructor.



Copyright © 2002-2007 AstroGrid. All Rights Reserved.