|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.tensegrity.palowebviewer.server.security.AuthenificatorFactory
public class AuthenificatorFactory
Facotory for create authenificators
Constructor Summary | |
---|---|
AuthenificatorFactory()
|
Method Summary | |
---|---|
static IAuthenificator |
getAuthenificator(java.lang.String authenificatorClassName,
PaloConfiguration cfg)
Create authenificator by class name |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AuthenificatorFactory()
Method Detail |
---|
public static IAuthenificator getAuthenificator(java.lang.String authenificatorClassName, PaloConfiguration cfg) throws PaloWebViewerException
authenificatorClassName
- authenificator class name
PaloWebViewerException
- if authenificator class was not founded
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |