|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IAuthenificator | |
---|---|
com.tensegrity.palowebviewer.modules.engine.server | |
com.tensegrity.palowebviewer.server.security |
Uses of IAuthenificator in com.tensegrity.palowebviewer.modules.engine.server |
---|
Methods in com.tensegrity.palowebviewer.modules.engine.server that return IAuthenificator | |
---|---|
IAuthenificator |
IEngineContext.getAuthenificator()
|
Methods in com.tensegrity.palowebviewer.modules.engine.server with parameters of type IAuthenificator | |
---|---|
void |
IEngineContext.setAuthenificator(IAuthenificator authenificator)
|
Uses of IAuthenificator in com.tensegrity.palowebviewer.server.security |
---|
Classes in com.tensegrity.palowebviewer.server.security that implement IAuthenificator | |
---|---|
class |
BaseMd5Authentificator
BaseMd5Authentificator for authenificate user from cookies |
class |
TestEnviromentAuthenificator
Authenificator for using with GWT Development shell |
Methods in com.tensegrity.palowebviewer.server.security that return IAuthenificator | |
---|---|
static IAuthenificator |
AuthenificatorFactory.getAuthenificator(java.lang.String authenificatorClassName,
PaloConfiguration cfg)
Create authenificator by class name |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |