Interface PortalConfigContract.DefinitionStages.WithSignin
- All Known Subinterfaces:
PortalConfigContract.Definition,PortalConfigContract.DefinitionStages.WithCreate
- Enclosing interface:
PortalConfigContract.DefinitionStages
public static interface PortalConfigContract.DefinitionStages.WithSignin
The stage of the PortalConfigContract definition allowing to specify signin.
-
Method Summary
Modifier and TypeMethodDescriptionSpecifies the signin property: The signin property..
-
Method Details
-
withSignin
Specifies the signin property: The signin property..- Parameters:
signin- The signin property.- Returns:
- the next definition stage.
-