Interface ActiveDirectoryApplication.DefinitionStages
-
- Enclosing interface:
- ActiveDirectoryApplication
public static interface ActiveDirectoryApplication.DefinitionStagesGrouping of all the application definition stages.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceActiveDirectoryApplication.DefinitionStages.BlankThe first stage of the application definition.static interfaceActiveDirectoryApplication.DefinitionStages.WithAccountTypeThe stage of application definition allowing specifying the application account type.static interfaceActiveDirectoryApplication.DefinitionStages.WithCreateAn application definition with sufficient inputs to create a new application in the cloud, but exposing additional optional inputs to specify.static interfaceActiveDirectoryApplication.DefinitionStages.WithCredentialThe stage of application definition allowing specifying identifier keys.static interfaceActiveDirectoryApplication.DefinitionStages.WithIdentifierUrlThe stage of application definition allowing specifying identifier URLs.static interfaceActiveDirectoryApplication.DefinitionStages.WithMultiTenantDeprecated.static interfaceActiveDirectoryApplication.DefinitionStages.WithReplyUrlThe stage of application definition allowing specifying reply URLs.static interfaceActiveDirectoryApplication.DefinitionStages.WithSignOnUrlThe stage of application definition allowing specifying the sign on URL.
-