Class MigrationAuthenticator

java.lang.Object
All Implemented Interfaces:
Closeable, AutoCloseable, Authenticator

public class MigrationAuthenticator extends MultiAuthenticator
An Authenticator used to migrate user data from one Directory to another. When a user is sucessfully authenticated by the first ("source") authenticator, the directory name and password are written into the second ("destination") authenticator and deleted from the source.
Since:
1.0
Version:
11.1
Author:
Luke