net.dpml.transit
Interface TransitAuthenticator


public interface TransitAuthenticator

Transit authenticator contract.

Version:
1.0.0
Author:
The Digital Product Meta Library

Method Summary
 PasswordAuthentication resolvePasswordAuthentication(Authenticator authenticator)
          Returns the password authenticator.
 

Method Detail

resolvePasswordAuthentication

public PasswordAuthentication resolvePasswordAuthentication(Authenticator authenticator)
Returns the password authenticator.

Parameters:
authenticator - the default authenticator
Returns:
the password authenticator