Class AuthenticationSourceSelection


  • public class AuthenticationSourceSelection
    extends Object
    The API action model for actions where the user selects an alternative authentication source.
    Since:
    9.3
    • Constructor Detail

      • AuthenticationSourceSelection

        public AuthenticationSourceSelection()
        Create a AuthenticationSourceSelection instance.
    • Method Detail

      • getAuthenticationSource

        public String getAuthenticationSource()
        Get the name of the alternative authentication source selected.
      • setAuthenticationSource

        public void setAuthenticationSource​(String authenticationSource)
        Sets the name of the alternative authentication source selected.