Uses of Interface
com.iizix.gyro.IUserAuthenticationUI
Packages that use IUserAuthenticationUI Package Description com.iizix.gyro com.iizix.server.app com.iizix.server.gyro Uses of IUserAuthenticationUI in com.iizix.gyro
Methods in com.iizix.gyro that return IUserAuthenticationUI Modifier and Type Method Description IUserAuthenticationUI
IAppSessionGyro. getUserAuthenticationUI()
Gets the user authentication UI interface used for the initial login.Uses of IUserAuthenticationUI in com.iizix.server.app
Methods in com.iizix.server.app that return IUserAuthenticationUI Modifier and Type Method Description IUserAuthenticationUI
AppFactory. getUserAuthenticationUI()
Gets the user authentication UI interface used for the initial login.Uses of IUserAuthenticationUI in com.iizix.server.gyro
Methods in com.iizix.server.gyro that return IUserAuthenticationUI Modifier and Type Method Description IUserAuthenticationUI
AppSessionGyro. getUserAuthenticationUI()
Gets the user authentication UI interface used for the initial login.