Class Authentication.Builder

    • Method Detail

      • fido2Methods

        public Authentication.Builder fido2Methods​(List<Fido2AuthenticationMethod> fido2Methods)

        Org.OData.Capabilities.V1.InsertRestrictions

        Insertable = false

        Org.OData.Capabilities.V1.UpdateRestrictions

        Updatable = false

        Parameters:
        fido2Methods - value of fido2Methods property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • fido2Methods

        public Authentication.Builder fido2Methods​(Fido2AuthenticationMethod... fido2Methods)

        Org.OData.Capabilities.V1.InsertRestrictions

        Insertable = false

        Org.OData.Capabilities.V1.UpdateRestrictions

        Updatable = false

        Parameters:
        fido2Methods - value of fido2Methods property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • microsoftAuthenticatorMethods

        public Authentication.Builder microsoftAuthenticatorMethods​(List<MicrosoftAuthenticatorAuthenticationMethod> microsoftAuthenticatorMethods)

        Org.OData.Capabilities.V1.InsertRestrictions

        Insertable = false

        Org.OData.Capabilities.V1.UpdateRestrictions

        Updatable = false

        Parameters:
        microsoftAuthenticatorMethods - value of microsoftAuthenticatorMethods property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • microsoftAuthenticatorMethods

        public Authentication.Builder microsoftAuthenticatorMethods​(MicrosoftAuthenticatorAuthenticationMethod... microsoftAuthenticatorMethods)

        Org.OData.Capabilities.V1.InsertRestrictions

        Insertable = false

        Org.OData.Capabilities.V1.UpdateRestrictions

        Updatable = false

        Parameters:
        microsoftAuthenticatorMethods - value of microsoftAuthenticatorMethods property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • passwordMethods

        public Authentication.Builder passwordMethods​(List<PasswordAuthenticationMethod> passwordMethods)

        Org.OData.Capabilities.V1.DeleteRestrictions

        Deletable = false

        Org.OData.Capabilities.V1.UpdateRestrictions

        Updatable = false

        Parameters:
        passwordMethods - value of passwordMethods property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • passwordMethods

        public Authentication.Builder passwordMethods​(PasswordAuthenticationMethod... passwordMethods)

        Org.OData.Capabilities.V1.DeleteRestrictions

        Deletable = false

        Org.OData.Capabilities.V1.UpdateRestrictions

        Updatable = false

        Parameters:
        passwordMethods - value of passwordMethods property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • softwareOathMethods

        public Authentication.Builder softwareOathMethods​(List<SoftwareOathAuthenticationMethod> softwareOathMethods)

        Org.OData.Capabilities.V1.InsertRestrictions

        Insertable = false

        Org.OData.Capabilities.V1.UpdateRestrictions

        Updatable = false

        Parameters:
        softwareOathMethods - value of softwareOathMethods property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • softwareOathMethods

        public Authentication.Builder softwareOathMethods​(SoftwareOathAuthenticationMethod... softwareOathMethods)

        Org.OData.Capabilities.V1.InsertRestrictions

        Insertable = false

        Org.OData.Capabilities.V1.UpdateRestrictions

        Updatable = false

        Parameters:
        softwareOathMethods - value of softwareOathMethods property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • temporaryAccessPassMethods

        public Authentication.Builder temporaryAccessPassMethods​(List<TemporaryAccessPassAuthenticationMethod> temporaryAccessPassMethods)

        Org.OData.Capabilities.V1.UpdateRestrictions

        Updatable = false

        Parameters:
        temporaryAccessPassMethods - value of temporaryAccessPassMethods property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • temporaryAccessPassMethods

        public Authentication.Builder temporaryAccessPassMethods​(TemporaryAccessPassAuthenticationMethod... temporaryAccessPassMethods)

        Org.OData.Capabilities.V1.UpdateRestrictions

        Updatable = false

        Parameters:
        temporaryAccessPassMethods - value of temporaryAccessPassMethods property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • windowsHelloForBusinessMethods

        public Authentication.Builder windowsHelloForBusinessMethods​(List<WindowsHelloForBusinessAuthenticationMethod> windowsHelloForBusinessMethods)

        Org.OData.Capabilities.V1.InsertRestrictions

        Insertable = false

        Org.OData.Capabilities.V1.UpdateRestrictions

        Updatable = false

        Parameters:
        windowsHelloForBusinessMethods - value of windowsHelloForBusinessMethods property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • windowsHelloForBusinessMethods

        public Authentication.Builder windowsHelloForBusinessMethods​(WindowsHelloForBusinessAuthenticationMethod... windowsHelloForBusinessMethods)

        Org.OData.Capabilities.V1.InsertRestrictions

        Insertable = false

        Org.OData.Capabilities.V1.UpdateRestrictions

        Updatable = false

        Parameters:
        windowsHelloForBusinessMethods - value of windowsHelloForBusinessMethods property (as defined in service metadata)
        Returns:
        this (for method chaining)