intarsys runtime library

de.intarsys.aaa.authentication
Interface IAuthenticationHandlerFactory


public interface IAuthenticationHandlerFactory

A factory for an IAuthenticationHandler.

This is provided to support pluggable authentication handling.


Method Summary
 IAuthenticationHandler createAuthenticationHandler()
          Create a new IAuthenticationHandler.
 

Method Detail

createAuthenticationHandler

IAuthenticationHandler createAuthenticationHandler()
Create a new IAuthenticationHandler.

Returns:
The new IAuthenticationHandler

intarsys runtime library

Copyright © 2012 intarsys consulting GmbH. All Rights Reserved.