@ThreadSafe public class WikiAuthenticator extends Object implements Authenticator
WikiCache
,
HarvestCache
Constructor and Description |
---|
WikiAuthenticator(WikiCache wc,
String property)
Construct this verifier.
|
public WikiAuthenticator(WikiCache wc, String property)
wc
- WikiCache to (re)use.property
- Property to query.public final AuthDiffMessage verify(DiffMessage dmsg) throws IOException
verify
in interface Authenticator
dmsg
- DiffMessage to verify.IOException
- if accessing the WikiCache fails.