Interface Identity.DefinitionStages

  • Enclosing interface:
    Identity

    public static interface Identity.DefinitionStages
    Grouping of identity definition stages.
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Interface Description
      static interface  Identity.DefinitionStages.Blank
      The first stage of an identity definition.
      static interface  Identity.DefinitionStages.WithAccess
      The stage of the identity definition allowing to set access role (permission) for it to access a resource.
      static interface  Identity.DefinitionStages.WithCreate
      The stage of the identity definition which contains all the minimum required inputs for the resource to be created but also allows for any other optional settings to be specified.
      static interface  Identity.DefinitionStages.WithGroup
      The stage of the identity definition allowing to specify the resource group.