Class UsernamePasswordCredentials


  • public class UsernamePasswordCredentials
    extends Object
    • Constructor Detail

      • UsernamePasswordCredentials

        public UsernamePasswordCredentials​(@NotNull
                                           @NotNull String username,
                                           @NotNull
                                           @NotNull String password)
      • UsernamePasswordCredentials

        public UsernamePasswordCredentials​(@NotNull
                                           @NotNull CredentialsData credentials)
    • Method Detail

      • getUsername

        @NotNull
        public @NotNull String getUsername()
        Returns:
        username
      • getPassword

        @NotNull
        public @NotNull String getPassword()
        Returns:
        encrypted password