net.dpml.transit
Interface TransitAuthenticator


public interface TransitAuthenticator

Transit authenticator contract.

Version:
1.0.3
Author:
Digital Product Meta Library

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

Method Detail

resolvePasswordAuthentication

PasswordAuthentication resolvePasswordAuthentication(Authenticator authenticator)
Returns the password authenticator.

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