Package examples
package examples
-
ClassDescriptionA basic Authenticator that extends the AuthenticatorAdaptor and overrides the checkUser methodAn example Authenticator that shows how to check KeyMaster tokens in a Liberator Auth Module.A simple Authenticator implementation that provides open access to a user for all functionality except write access.An authenticator implementation that shows one possible use of the Permission object and it's interactions with the Authentication API.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