Package org.mycore.user.authentication

Interface Summary
MCRAuthenticator Authenticates a userID by checking a given password for that userID.
 

Class Summary
MCRJAASAuthenticator Authenticates a user by checking the password against a JAAS LoginModule.
MCRMailAuthenticator Authenticates a user by checking the password against a POP3 or IMAP mail server.
MCRSLNPAuthenticator Authenticates a user by checking the password against a university library server supporting the Simple Library Network Protocol (SLNP), for example ALEPH and SISIS systems.