Package de.xima.fc.entities.interfaces
Interface ILoginLayout
public interface ILoginLayout
-
Method Summary
-
Method Details
-
getLayoutNumber
Integer getLayoutNumber()- Returns:
- the number of a layout
-
getAuthenticators
List<AAuthenticator<?>> getAuthenticators()- Returns:
- a list of authenticators regarding to be used in this particular login layout.
-