lumis.portal.authentication.http
Class HttpAuthenticatorFactory

Package class diagram package HttpAuthenticatorFactory
java.lang.Object
  extended by lumis.portal.authentication.http.HttpAuthenticatorFactory

public class HttpAuthenticatorFactory
extends Object

Provides IHttpAuthenticator instances.

Since:
4.0.10

Constructor Summary
HttpAuthenticatorFactory()
           
 
Method Summary
static IHttpAuthenticator getHttpAuthenticator()
          Returns the IHttpAuthenticator configured for the Portal.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HttpAuthenticatorFactory

public HttpAuthenticatorFactory()
Method Detail

getHttpAuthenticator

public static IHttpAuthenticator getHttpAuthenticator()
Returns the IHttpAuthenticator configured for the Portal.

Returns:
the IHttpAuthenticator configured for the Portal. May be null if none was configured.
Since:
4.0.10


Lumisportal  6.2.0.120405 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.