Class AlternativeAuthenticationSource


  • public class AlternativeAuthenticationSource
    extends Object
    An API state model containing details for an alternative authentication source.
    Since:
    9.3
    • Constructor Detail

      • AlternativeAuthenticationSource

        public AlternativeAuthenticationSource()
        Create an AlternativeAuthenticationSource instance.
      • AlternativeAuthenticationSource

        public AlternativeAuthenticationSource​(String name)
    • Method Detail

      • getName

        public String getName()
        Get the name of the alternative authentication source.
      • setName

        public void setName​(String name)
        Set the name of the alternative authentication source.