Class TokenAuthenticationEntry

    • Constructor Detail

      • TokenAuthenticationEntry

        @DataBoundConstructor
        public TokenAuthenticationEntry​(java.lang.String credentialsId,
                                        java.lang.String accountName)
        Constructs a new instance of a token authentication entry
        Parameters:
        credentialsId - The credentials id
        accountName - The account name
    • Method Detail

      • getAccountName

        public java.lang.String getAccountName()
      • getCredentialsId

        public java.lang.String getCredentialsId()
        Gets the token credentials
        Returns:
        String credentialsId