|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectlumis.portal.authentication.http.HttpAuthenticatorFactory
public class HttpAuthenticatorFactory
Provides IHttpAuthenticator
instances.
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 |
---|
public HttpAuthenticatorFactory()
Method Detail |
---|
public static IHttpAuthenticator getHttpAuthenticator()
IHttpAuthenticator
configured for the Portal.
IHttpAuthenticator
configured for the Portal. May be
null
if none was configured.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |