Class UserPassAuthenticationEntry

  • All Implemented Interfaces:
    Describable<SelectEntry>

    public class UserPassAuthenticationEntry
    extends SelectEntry
    Represents the username-password authentication entry
    • Constructor Detail

      • UserPassAuthenticationEntry

        @DataBoundConstructor
        public UserPassAuthenticationEntry​(java.lang.String credentialsId)
        Constructs a new instance of a username-password authentication entry
        Parameters:
        credentialsId - The credentials id
    • Method Detail

      • getCredentialsId

        public java.lang.String getCredentialsId()
        Gets the username-password credentials
        Returns:
        String credentialsId