Class MirrorAuthenticator

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

public class MirrorAuthenticator extends MultiAuthenticator
An Authenticator used to mirror data from one authenticator 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.
Since:
1.0
Version:
11.1
Author:
Luke