net.anotheria.moskitodemo.guestbook.business
Interface IAuthorizationService

All Known Implementing Classes:
AuthorizationServiceImpl

public interface IAuthorizationService


Method Summary
 boolean keyMatches(String key)
           
 

Method Detail

keyMatches

boolean keyMatches(String key)
                   throws AuthorizationServiceException
Throws:
AuthorizationServiceException


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