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 IUserAuthenticationUIIAppSessionGyro. 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 IUserAuthenticationUIAppFactory. 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 IUserAuthenticationUIAppSessionGyro. getUserAuthenticationUI()Gets the user authentication UI interface used for the initial login.