java.lang.Object
org.apache.jackrabbit.oak.exercise.security.authentication.CustomLoginModule
All Implemented Interfaces:
LoginModule

public class CustomLoginModule extends Object implements LoginModule
A custom login module for test purposes. EXERCISE: complete the implementation