-
-
class
A basic Authenticator that extends the AuthenticatorAdaptor and overrides the checkUser method
class
An example Authenticator that shows how to check KeyMaster tokens in a Liberator Auth Module.
class
A simple Authenticator implementation that provides open access to a user for all functionality
except write access.
class
An authenticator implementation that shows one possible use of the Permission object and it's
interactions with the Authentication API.
class
A simple Authenticator implementation that demonstrates: - mapping of requested symbols onto
different underlying symbols (at request time) - dynamic mapping of subscribed symbols (at any
time) - a naive example of underlying symbols being altered at run-time