net.anotheria.moskitodemo.guestbook.business
Class AuthorizationServiceImpl

java.lang.Object
  extended by net.anotheria.moskitodemo.guestbook.business.AuthorizationServiceImpl
All Implemented Interfaces:
IAuthorizationService

public class AuthorizationServiceImpl
extends Object
implements IAuthorizationService


Method Summary
 boolean keyMatches(String key)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

keyMatches

public boolean keyMatches(String key)
                   throws AuthorizationServiceException
Specified by:
keyMatches in interface IAuthorizationService
Throws:
AuthorizationServiceException


Copyright © 2010-2012 anotheria.net. All Rights Reserved.