net.java.dev.moskitodemo.guestbook.business
Class AuthorizationServiceImpl
java.lang.Object
net.java.dev.moskitodemo.guestbook.business.AuthorizationServiceImpl
- All Implemented Interfaces:
- IAuthorizationService
public class AuthorizationServiceImpl
- extends Object
- implements IAuthorizationService
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
storedKey
private String storedKey
log
private static org.apache.log4j.Logger log
AuthorizationServiceImpl
AuthorizationServiceImpl()
keyMatches
public boolean keyMatches(String key)
throws AuthorizationServiceException
- Specified by:
keyMatches in interface IAuthorizationService
- Throws:
AuthorizationServiceException
_load
private void _load()
Copyright © 2006 MoSKito Project Team. All Rights Reserved.
MoSKito, the open source java monitoring framework