Interface LoginActionHandler
public interface LoginActionHandler
Provides the interface for executing a login action. This is an internal interface that is not to be used and may change any time.
-
Method Summary
Modifier and TypeMethodDescriptionPerforms a login and returns the resulting session.Returns the name of the user to log in.