Uses of Interface
to.etc.domui.login.ILoginAuthenticator

Packages that use ILoginAuthenticator
to.etc.domui.server   
 

Uses of ILoginAuthenticator in to.etc.domui.server
 

Methods in to.etc.domui.server that return ILoginAuthenticator
 ILoginAuthenticator DomApplication.getLoginAuthenticator()
           
 

Methods in to.etc.domui.server with parameters of type ILoginAuthenticator
 void DomApplication.setLoginAuthenticator(ILoginAuthenticator loginAuthenticator)